Pump mode: increase on greats, maintain on goods.

This commit is contained in:
Jason Felds
2011-03-05 01:55:15 -05:00
parent b393826d23
commit c850827a68
+1 -1
View File
@@ -74,7 +74,7 @@ function ComboContinue()
sGame = GAMESTATE:GetCurrentGame():GetName()
local Continue = {
dance = GAMESTATE:GetPlayMode() == "PlayMode_Oni" and "TapNoteScore_W2" or "TapNoteScore_W3",
pump = "TapNoteScore_W4",
pump = "TapNoteScore_W3",
beat = "TapNoteScore_W3",
kb7 = "TapNoteScore_W3",
para = "TapNoteScore_W4"