Use map_script constants, name unique map_script labels
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
FiveIsland_PokemonCenter_1F_MapScripts:: @ 8171CF1
|
||||
map_script 3, FiveIsland_PokemonCenter_1F_MapScript1_171CFC
|
||||
map_script 5, FiveIsland_PokemonCenter_1F_MapScript2_1BC05C
|
||||
map_script MAP_SCRIPT_ON_TRANSITION, FiveIsland_PokemonCenter_1F_OnTransition
|
||||
map_script MAP_SCRIPT_ON_RESUME, FiveIsland_PokemonCenter_1F_MapScript2_1BC05C
|
||||
.byte 0
|
||||
|
||||
FiveIsland_PokemonCenter_1F_MapScript1_171CFC:: @ 8171CFC
|
||||
FiveIsland_PokemonCenter_1F_OnTransition:: @ 8171CFC
|
||||
setrespawn SPAWN_FIVE_ISLAND
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user