mirror of
https://github.com/pret/pokeemerald.git
synced 2026-04-12 08:16:03 -05:00
16 lines
357 B
PHP
16 lines
357 B
PHP
SafariZone_RestHouse_MapScripts::
|
|
.byte 0
|
|
|
|
SafariZone_RestHouse_EventScript_Youngster::
|
|
msgbox SafariZone_RestHouse_Text_Youngster, MSGBOX_NPC
|
|
end
|
|
|
|
SafariZone_RestHouse_EventScript_PsychicM::
|
|
msgbox SafariZone_RestHouse_Text_PsychicM, MSGBOX_NPC
|
|
end
|
|
|
|
SafariZone_RestHouse_EventScript_FatMan::
|
|
msgbox SafariZone_RestHouse_Text_FatMan, MSGBOX_NPC
|
|
end
|
|
|