pokeemerald/data/maps/SafariZone_Southwest/scripts.inc

12 lines
259 B
PHP
Raw Normal View History

2021-07-20 21:18:31 +02:00
SafariZone_Southwest_MapScripts::
2017-11-10 02:21:31 +01:00
.byte 0
2021-07-20 21:18:31 +02:00
SafariZone_Southwest_EventScript_Woman::
2019-10-20 09:46:05 +02:00
msgbox SafariZone_Southwest_Text_Woman, MSGBOX_NPC
2017-11-10 02:21:31 +01:00
end
2021-07-20 21:18:31 +02:00
SafariZone_Southwest_EventScript_RestHouseSign::
2019-10-20 09:46:05 +02:00
msgbox SafariZone_Southwest_Text_RestHouseSign, MSGBOX_SIGN
2017-11-10 02:21:31 +01:00
end