mirror of
https://github.com/pret/pokefirered.git
synced 2026-05-14 08:11:03 -05:00
19 lines
518 B
PHP
19 lines
518 B
PHP
SafariZone_West_MapScripts:: @ 81623C6
|
|
.byte 0
|
|
|
|
SafariZone_West_EventScript_RestHouseSign:: @ 81623C7
|
|
msgbox SafariZone_West_Text_RestHouse, MSGBOX_SIGN
|
|
end
|
|
|
|
SafariZone_West_EventScript_LostTeethNotice:: @ 81623D0
|
|
msgbox SafariZone_West_Text_PleaseFindWardensLostTeeth, MSGBOX_SIGN
|
|
end
|
|
|
|
SafariZone_West_EventScript_TrainerTips:: @ 81623D9
|
|
msgbox SafariZone_West_Text_SearchForSecretHouse, MSGBOX_SIGN
|
|
end
|
|
|
|
SafariZone_West_EventScript_AreaSign:: @ 81623E2
|
|
msgbox SafariZone_West_Text_AreaSign, MSGBOX_SIGN
|
|
end
|