mirror of
https://github.com/pret/pokefirered.git
synced 2026-05-19 19:38:00 -05:00
15 lines
402 B
PHP
15 lines
402 B
PHP
SafariZone_East_RestHouse_MapScripts::
|
|
.byte 0
|
|
|
|
SafariZone_East_RestHouse_EventScript_Rocker::
|
|
msgbox SafariZone_East_Text_CaughtChanseyAllWorthwhile, MSGBOX_NPC
|
|
end
|
|
|
|
SafariZone_East_RestHouse_EventScript_Scientist::
|
|
msgbox SafariZone_East_Text_HowManyDidYouCatch, MSGBOX_NPC
|
|
end
|
|
|
|
SafariZone_East_RestHouse_EventScript_BaldingMan::
|
|
msgbox SafariZone_East_Text_TiredFromAllTheFun, MSGBOX_NPC
|
|
end
|