Add Robot and ITG Vivid noteskins

This commit is contained in:
teejusb
2025-05-17 12:52:03 -07:00
parent e1c91e66f0
commit 82e4d201d4
59 changed files with 2442 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
local t = Def.Model {
Meshes=NOTESKIN:GetPath('_down','tap note model');
Materials=NOTESKIN:GetPath('_down','tap note model');
Bones=NOTESKIN:GetPath('_down','tap note model');
};
return t;