pokefirered/data/maps/SafariZone_West/scripts.inc
2022-06-24 21:10:48 -04:00

19 lines
468 B
PHP

SafariZone_West_MapScripts::
.byte 0
SafariZone_West_EventScript_RestHouseSign::
msgbox SafariZone_West_Text_RestHouse, MSGBOX_SIGN
end
SafariZone_West_EventScript_LostTeethNotice::
msgbox SafariZone_West_Text_PleaseFindWardensLostTeeth, MSGBOX_SIGN
end
SafariZone_West_EventScript_TrainerTips::
msgbox SafariZone_West_Text_SearchForSecretHouse, MSGBOX_SIGN
end
SafariZone_West_EventScript_AreaSign::
msgbox SafariZone_West_Text_AreaSign, MSGBOX_SIGN
end