From 0e72c299bfa87f73adb62a7c82953e85662f6fc3 Mon Sep 17 00:00:00 2001 From: Jason Felds Date: Mon, 18 May 2009 01:36:18 +0000 Subject: [PATCH] The start of Pump theme metrics. ...or is this restart? I lost track. --- stepmania/Themes/pump/metrics.ini | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 stepmania/Themes/pump/metrics.ini diff --git a/stepmania/Themes/pump/metrics.ini b/stepmania/Themes/pump/metrics.ini new file mode 100644 index 0000000000..3f4a2d0aae --- /dev/null +++ b/stepmania/Themes/pump/metrics.ini @@ -0,0 +1,12 @@ +[Global] +IsBaseTheme=0 + +[Gameplay] +ComboIsPerRow=true +MinScoreToContinueCombo="TapNoteScore_W3" +MinScoreToMaintainCombo="TapNoteScore_W4" + +[Player] +JudgeHoldNotesOnSameRowTogether=true +HoldCheckpoints=true +RequireStepOnHoldHeads=false \ No newline at end of file