mirror of
https://github.com/pret/pokefirered.git
synced 2026-05-22 22:05:06 -05:00
15 lines
418 B
PHP
15 lines
418 B
PHP
SafariZone_West_RestHouse_MapScripts::
|
|
.byte 0
|
|
|
|
SafariZone_West_RestHouse_EventScript_Man::
|
|
msgbox SafariZone_West_Text_BaitMakesMonStickAround, MSGBOX_NPC
|
|
end
|
|
|
|
SafariZone_West_RestHouse_EventScript_Scientist::
|
|
msgbox SafariZone_West_Text_RocksMakeMonRunButEasierCatch, MSGBOX_NPC
|
|
end
|
|
|
|
SafariZone_West_RestHouse_EventScript_CooltrainerF::
|
|
msgbox SafariZone_West_Text_HikedLotsDidntSeeMonIWanted, MSGBOX_NPC
|
|
end
|