diff options
Diffstat (limited to 'data/maps/SafariZone_Center')
| -rw-r--r-- | data/maps/SafariZone_Center/scripts.inc | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/data/maps/SafariZone_Center/scripts.inc b/data/maps/SafariZone_Center/scripts.inc new file mode 100644 index 000000000..9a869247c --- /dev/null +++ b/data/maps/SafariZone_Center/scripts.inc @@ -0,0 +1,22 @@ +SafariZone_Center_MapScripts:: @ 8162357 + map_script 3, SafariZone_Center_MapScript1_16235D + .byte 0 + +SafariZone_Center_MapScript1_16235D:: @ 816235D + setworldmapflag 2222 + end + +SafariZone_Center_EventScript_162361:: @ 8162361 + loadword 0, gUnknown_81777F2 + callstd 3 + end + +SafariZone_Center_EventScript_16236A:: @ 816236A + loadword 0, gUnknown_81777FD + callstd 3 + end + +SafariZone_Center_EventScript_162373:: @ 8162373 + loadword 0, gUnknown_817782F + callstd 3 + end |
