mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2024-11-16 11:37:40 +01: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
|
|
|