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

23 lines
587 B
PHP

SafariZone_North_MapScripts::
.byte 0
SafariZone_North_EventScript_RestHouseSign::
msgbox SafariZone_North_Text_RestHouse, MSGBOX_SIGN
end
SafariZone_North_EventScript_TrainerTips1::
msgbox SafariZone_North_Text_SecretHouseStillAhead, MSGBOX_SIGN
end
SafariZone_North_EventScript_AreaSign::
msgbox SafariZone_North_Text_Area2, MSGBOX_SIGN
end
SafariZone_North_EventScript_TrainerTips2::
msgbox SafariZone_North_Text_ZigzagThroughTallGrass, MSGBOX_SIGN
end
SafariZone_North_EventScript_TrainerTips3::
msgbox SafariZone_North_Text_WinFreeHMFindSecretHouse, MSGBOX_SIGN
end