easier to play course, no options in oni mode
This commit is contained in:
@@ -1,8 +1,9 @@
|
|||||||
#COURSE:Jupiter;
|
#COURSE:Jupiter;
|
||||||
#SCRIPTER:Midiman;
|
#SCRIPTER:Midiman;
|
||||||
|
#METER:Medium:5;
|
||||||
|
|
||||||
#GAINSECONDS:120;
|
#GAINSECONDS:120;
|
||||||
#SONG:StepMania 5\Springtime:Hard;
|
#SONG:StepMania 5\Springtime:Medium;nodifficult;
|
||||||
|
|
||||||
#GAINSECONDS:25;
|
#GAINSECONDS:25;
|
||||||
#SONG:StepMania 5\MechaTribe Assault:Hard;
|
#SONG:StepMania 5\MechaTribe Assault:Easy;nodifficult;
|
||||||
@@ -2009,7 +2009,7 @@ OptionsListTimeout=0.25
|
|||||||
#
|
#
|
||||||
UsePlayerSelectMenu=false
|
UsePlayerSelectMenu=false
|
||||||
SelectMenuScreenName="ScreenPlayerOptions"
|
SelectMenuScreenName="ScreenPlayerOptions"
|
||||||
OptionsMenuAvailable=true
|
OptionsMenuAvailable=GAMESTATE:GetPlayMode() ~= "PlayMode_Oni"
|
||||||
SelectMenuAvailable=false
|
SelectMenuAvailable=false
|
||||||
ModeMenuAvailable=true
|
ModeMenuAvailable=true
|
||||||
#
|
#
|
||||||
|
|||||||
Reference in New Issue
Block a user