I'm going to do something ELSE for this alpha in terms of toggling things. if enough people legit complain, I'll revert it.
This commit is contained in:
@@ -1152,7 +1152,8 @@ RequireStepOnMines=false
|
|||||||
InitialHoldLife=IsGame("pump") and 0.05 or 1
|
InitialHoldLife=IsGame("pump") and 0.05 or 1
|
||||||
MaxHoldLife=1
|
MaxHoldLife=1
|
||||||
RollBodyIncrementsCombo=false
|
RollBodyIncrementsCombo=false
|
||||||
ScoreMissedHoldsAndRolls=not IsGame("pump")
|
#ScoreMissedHoldsAndRolls=not IsGame("pump")
|
||||||
|
ScoreMissedHoldsAndRolls=not IsGame("pump") and not IsGame("dance")
|
||||||
PercentUntilColorCombo=0.25
|
PercentUntilColorCombo=0.25
|
||||||
ComboStoppedAt=50
|
ComboStoppedAt=50
|
||||||
AttackRunTimeRandom=6
|
AttackRunTimeRandom=6
|
||||||
|
|||||||
Reference in New Issue
Block a user