Add lifts and fakes to all Pump noteskins.
This commit is contained in:
@@ -13,6 +13,10 @@ _____________________________________________________________________________
|
|||||||
sm-ssc v1.2.3 | 2011022?
|
sm-ssc v1.2.3 | 2011022?
|
||||||
--------------------------------------------------------------------------------
|
--------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
20110225
|
||||||
|
--------
|
||||||
|
* Add lifts and fakes to all Pump noteskins. [Daisuke Master, Wolfman2000]
|
||||||
|
|
||||||
20110224
|
20110224
|
||||||
--------
|
--------
|
||||||
* [NotesLoaderSSC] Allowed reading of #NOTES2 again. [AJ]
|
* [NotesLoaderSSC] Allowed reading of #NOTES2 again. [AJ]
|
||||||
|
|||||||
@@ -119,7 +119,7 @@ local function func()
|
|||||||
end
|
end
|
||||||
|
|
||||||
if sElement == "Tap Lift" then
|
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
|
end
|
||||||
|
|
||||||
return t
|
return t
|
||||||
|
|||||||
Reference in New Issue
Block a user