mirror of
https://github.com/pret/pokefirered.git
synced 2026-05-19 11:36:51 -05:00
15 lines
422 B
PHP
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
|