pokered/text/Route11_2.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

28 lines
432 B
NASM

_Route11EndBattleText9::
text "Whoa!"
line "You spark plug!"
prompt
_Route11AfterBattleText9::
text "Well, better get"
line "back to work."
done
_Route11BattleText10::
text "My #MON should"
line "be ready by now!"
done
_Route11EndBattleText10::
text "Too"
line "much, too young!"
prompt
_Route11AfterBattleText10::
text "I better go find"
line "stronger ones!"
done
_Route11Text11::
text "DIGLETT's CAVE"
done