Add lifts and fakes to all Pump noteskins.

This commit is contained in:
Jason Felds
2011-02-25 02:34:16 -05:00
parent c1dd0a6b02
commit 6f69fc60ef
2 changed files with 5 additions and 1 deletions
+4
View File
@@ -13,6 +13,10 @@ _____________________________________________________________________________
sm-ssc v1.2.3 | 2011022?
--------------------------------------------------------------------------------
20110225
--------
* Add lifts and fakes to all Pump noteskins. [Daisuke Master, Wolfman2000]
20110224
--------
* [NotesLoaderSSC] Allowed reading of #NOTES2 again. [AJ]
+1 -1
View File
@@ -119,7 +119,7 @@ local function func()
end
if sElement == "Tap Lift" then
t.InitCommand=cmd(pulse);
t.InitCommand=cmd(pulse;effectclock,"beat";effecttiming,0.25,0.25,0.25,0.25;effectmagnitude,0.5,1,0);
end
return t