diff options
Diffstat (limited to 'data/maps/SafariZone_Northeast/scripts.inc')
-rw-r--r-- | data/maps/SafariZone_Northeast/scripts.inc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/data/maps/SafariZone_Northeast/scripts.inc b/data/maps/SafariZone_Northeast/scripts.inc index 11e14da0f..31c23305d 100644 --- a/data/maps/SafariZone_Northeast/scripts.inc +++ b/data/maps/SafariZone_Northeast/scripts.inc @@ -2,9 +2,9 @@ SafariZone_Northeast_MapScripts:: @ 8160010 .byte 0 SafariZone_Northeast_EventScript_160011:: @ 8160011 - msgbox SafariZone_Northeast_Text_1C3D19, 2 + msgbox SafariZone_Northeast_Text_1C3D19, MSGBOX_NPC end SafariZone_Northeast_EventScript_16001A:: @ 816001A - msgbox SafariZone_Northeast_Text_1C3D80, 2 + msgbox SafariZone_Northeast_Text_1C3D80, MSGBOX_NPC end |