tumbledemerald-legacy/data/maps/SafariZone_RestHouse/scripts.inc

16 lines
357 B
PHP
Raw Normal View History

2022-05-19 19:14:13 +02:00
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