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
+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