From 30010dd916de4415c4d6cc4c362c4db5dc305a3c Mon Sep 17 00:00:00 2001 From: AJ Kelly Date: Sun, 6 Jun 2010 18:43:28 -0500 Subject: [PATCH] fallback update, rollbodyincrementscombo false [Midiman] --- Themes/_fallback/Scripts/03 Gameplay.lua | 5 +++-- Themes/_fallback/metrics.ini | 2 +- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/Themes/_fallback/Scripts/03 Gameplay.lua b/Themes/_fallback/Scripts/03 Gameplay.lua index d702162f60..e873f7638f 100644 --- a/Themes/_fallback/Scripts/03 Gameplay.lua +++ b/Themes/_fallback/Scripts/03 Gameplay.lua @@ -161,10 +161,11 @@ function ImmediateHoldLetGo() end; function RollBodyIncrementsCombo() - if GAMESTATE:GetCurrentGame():GetName() == "pump" then + return false +--[[ if GAMESTATE:GetCurrentGame():GetName() == "pump" then return false; else return true; - end; + end; --]] end; function CheckpointsTapsSeparateJudgment() diff --git a/Themes/_fallback/metrics.ini b/Themes/_fallback/metrics.ini index 842394faeb..1146a36589 100644 --- a/Themes/_fallback/metrics.ini +++ b/Themes/_fallback/metrics.ini @@ -172,7 +172,7 @@ ShowQMarksInRandomCycle=true RandomText="..." # xxx: localize me -aj VariousText="Various" - +RandomText="???" [CodeDetector] # Codes on the MusicWheel that change stuff! PrevSteps1="Up,Up"