pokered/text/LavenderPokecenter.asm
Rangi b29e5ee203 Add subdirectories to data/ similar to pokecrystal
Top level text/ is now solely for the former text/maps/ files, and other files are in their respective subdirectories in data/.
2020-07-03 11:51:00 -04:00

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