From 98fd2986c99e3258bf24e0e57a2cfc2b4fcc6c43 Mon Sep 17 00:00:00 2001 From: Glenn Maynard Date: Wed, 11 Oct 2006 02:04:49 +0000 Subject: [PATCH] update examples --- stepmania/Themes/default/metrics.ini | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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"