mirror of
https://github.com/pret/pokefirered.git
synced 2026-05-09 21:25:42 -05:00
15 lines
355 B
PHP
15 lines
355 B
PHP
SafariZone_East_MapScripts::
|
|
.byte 0
|
|
|
|
SafariZone_East_EventScript_RestHouseSign::
|
|
msgbox SafariZone_East_Text_RestHouse, MSGBOX_SIGN
|
|
end
|
|
|
|
SafariZone_East_EventScript_TrainerTips::
|
|
msgbox SafariZone_East_Text_TimeDeclinesOnlyWhileYouWalk, MSGBOX_SIGN
|
|
end
|
|
|
|
SafariZone_East_EventScript_AreaSign::
|
|
msgbox SafariZone_East_Text_AreaSign, MSGBOX_SIGN
|
|
end
|