2017-11-09 19:21:31 -06:00
|
|
|
OldaleTown_House2_MapScripts:: @ 81FBF5A
|
|
|
|
.byte 0
|
|
|
|
|
2019-10-20 18:30:25 -05:00
|
|
|
OldaleTown_House2_EventScript_Woman:: @ 81FBF5B
|
|
|
|
msgbox OldaleTown_House2_Text_PokemonLevelUp, MSGBOX_NPC
|
2017-11-09 19:21:31 -06:00
|
|
|
end
|
|
|
|
|
2019-10-20 18:30:25 -05:00
|
|
|
OldaleTown_House2_EventScript_Man:: @ 81FBF64
|
|
|
|
msgbox OldaleTown_House2_Text_YoullGoFurtherWithStrongPokemon, MSGBOX_NPC
|
2017-11-09 19:21:31 -06:00
|
|
|
end
|
|
|
|
|
2019-10-20 18:30:25 -05:00
|
|
|
OldaleTown_House2_Text_PokemonLevelUp: @ 81FBF6D
|
2017-11-09 19:21:31 -06:00
|
|
|
.string "When POKéMON battle, they eventually\n"
|
|
|
|
.string "level up and become stronger.$"
|
|
|
|
|
2019-10-20 18:30:25 -05:00
|
|
|
OldaleTown_House2_Text_YoullGoFurtherWithStrongPokemon: @ 81FBFB0
|
2017-11-09 19:21:31 -06:00
|
|
|
.string "If the POKéMON with you become\n"
|
2018-12-07 10:41:08 -05:00
|
|
|
.string "stronger, you'll be able to go farther\l"
|
2017-11-09 19:21:31 -06:00
|
|
|
.string "away from here.$"
|
|
|
|
|