You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
Meaningful scene constant names
(Two common patterns: 0=default event and 1=nothing; and 0=nothing and 1=some event)
This commit is contained in:
@@ -309,7 +309,7 @@ KurtScript_0x18e178:
|
||||
clearevent EVENT_AZALEA_TOWN_KURT
|
||||
waitsfx
|
||||
special RestartMapMusic
|
||||
setmapscene AZALEA_TOWN, SCENE_AZALEATOWN_2
|
||||
setmapscene AZALEA_TOWN, SCENE_AZALEATOWN_KURT_RETURNS_GS_BALL
|
||||
end
|
||||
|
||||
KurtScript_0x18e3bd:
|
||||
|
||||
Reference in New Issue
Block a user