Use map_script constants, name unique map_script labels

This commit is contained in:
GriffinR
2020-01-08 19:16:45 -05:00
parent 31d31d3260
commit 2e5bf6c9ef
149 changed files with 481 additions and 481 deletions
+2 -2
View File
@@ -1,8 +1,8 @@
PewterCity_MapScripts:: @ 8165B8E
map_script 3, PewterCity_MapScript1_165B94
map_script MAP_SCRIPT_ON_TRANSITION, PewterCity_OnTransition
.byte 0
PewterCity_MapScript1_165B94:: @ 8165B94
PewterCity_OnTransition:: @ 8165B94
setworldmapflag FLAG_WORLD_MAP_PEWTER_CITY
setvar VAR_MAP_SCENE_PEWTER_CITY_MUSEUM_1F, 0
end