diff --git a/stepmania/Themes/default/metrics.ini b/stepmania/Themes/default/metrics.ini index 4dac2ea940..b6549d0d83 100644 --- a/stepmania/Themes/default/metrics.ini +++ b/stepmania/Themes/default/metrics.ini @@ -53,11 +53,11 @@ AutoLockChallengeSteps=false UnlockNames="" # UnlockNames="1,2" # The song "Pledge" requires 500 AP. -# Unlock1="song,Pledge;ArcadePoints,500" +# Unlock1Command=song,"Pledge";require,"UnlockRequirement_ArcadePoints",500 # The song "ABC" can be unlocked via roulette; pick an arbitrary code # to use to store the unlock. -# Unlock2="song,ABC;code,59183751;roulette" +# Unlock2Command=song,"ABC";code,"59183751";roulette [ScreenSelect] Fallback="ScreenWithMenuElements"