You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
ENGINE_BUG_CONTEST_ON -> ENGINE_MAIN_MENU_MOBILE_CHOICES (resolves #490)
Went with CHOICES instead of HIDDEN since setting the flag would presumably have shown the items, not hidden them
This commit is contained in:
@@ -338,7 +338,7 @@ ElmAfterTheftScript:
|
||||
writetext ElmAfterTheftText5
|
||||
buttonsound
|
||||
setevent EVENT_GAVE_MYSTERY_EGG_TO_ELM
|
||||
setflag ENGINE_BUG_CONTEST_ON
|
||||
setflag ENGINE_MAIN_MENU_MOBILE_CHOICES
|
||||
setmapscene ROUTE_29, SCENE_ROUTE29_CATCH_TUTORIAL
|
||||
clearevent EVENT_ROUTE_30_YOUNGSTER_JOEY
|
||||
setevent EVENT_ROUTE_30_BATTLE
|
||||
|
||||
Reference in New Issue
Block a user