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
@@ -0,0 +1,16 @@
local t = Def.Sprite {
Texture=NOTESKIN:GetPath( '_Down', 'roll body active' );
Frame0000=0;
Delay0000=0.44;
Frame0001=1;
Delay0001=0.03;
Frame0002=2;
Delay0002=0.03;
Frame0003=3;
Delay0003=0.44;
Frame0004=2;
Delay0004=0.03;
Frame0005=1;
Delay0005=0.03;
};
return t;