shakesoda's orbital noteskin for kb7

This commit is contained in:
AJ Kelly
2010-07-21 21:09:57 -05:00
parent 2d07cc65f3
commit f098406b39
53 changed files with 908 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
local t = Def.Model {
Meshes=NOTESKIN:GetPath('','model/note.txt');
Materials=NOTESKIN:GetPath('','model/grey.txt');
Bones=NOTESKIN:GetPath('','model/note.txt');
};
return t;