mirror of
https://github.com/pret/pokefirered.git
synced 2026-05-25 23:33:07 -05:00
11 lines
275 B
PHP
11 lines
275 B
PHP
PewterCity_House2_MapScripts::
|
|
.byte 0
|
|
|
|
PewterCity_House2_EventScript_OldMan::
|
|
msgbox PewterCity_House2_Text_MonsLearnTechniquesAsTheyGrow, MSGBOX_NPC
|
|
end
|
|
|
|
PewterCity_House2_EventScript_LittleBoy::
|
|
msgbox PewterCity_House2_Text_MonsEasierCatchIfStatused, MSGBOX_NPC
|
|
end
|