pokered/text/maps/lavender_pokecenter.asm

12 lines
235 B
NASM

_LavenderPokecenterText2::
text "TEAM ROCKET will"
line "do anything for"
cont "the sake of gold!"
done
_LavenderPokecenterText3::
text "I saw CUBONE's"
line "mother die trying"
cont "to escape from"
cont "TEAM ROCKET!"
done