mirror of
https://github.com/rh-hideout/pokeemerald-expansion.git
synced 2026-04-25 08:03:39 -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
|
|
|