pokefirered/data/maps/SafariZone_North_RestHouse/scripts.inc
2022-06-24 21:10:48 -04:00

15 lines
422 B
PHP

SafariZone_North_RestHouse_MapScripts::
.byte 0
SafariZone_North_RestHouse_EventScript_Fisher::
msgbox SafariZone_East_Text_PrizeInDeepestPartOfSafariZone, MSGBOX_NPC
end
SafariZone_North_RestHouse_EventScript_Scientist::
msgbox SafariZone_East_Text_KeepAnyItemFoundOnSafari, MSGBOX_NPC
end
SafariZone_North_RestHouse_EventScript_Gentleman::
msgbox SafariZone_East_Text_MyEeveeEvolvedIntoFlareon, MSGBOX_NPC
end