You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
SCENE_DEFAULT=0 and SCENE_FINISHED=1 (generic constants for a common scene pattern)
This commit is contained in:
@@ -273,7 +273,7 @@ ElmDirectionsScript:
|
||||
setevent EVENT_GOT_A_POKEMON_FROM_ELM
|
||||
setevent EVENT_RIVAL_CHERRYGROVE_CITY
|
||||
setscene SCENE_ELMSLAB_AIDE_GIVES_POTION
|
||||
setmapscene NEW_BARK_TOWN, SCENE_NEWBARKTOWN_NOTHING
|
||||
setmapscene NEW_BARK_TOWN, SCENE_FINISHED
|
||||
end
|
||||
|
||||
ElmDescribesMrPokemonScript:
|
||||
|
||||
Reference in New Issue
Block a user