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/.
This commit is contained in:
Rangi 2020-07-03 11:51:00 -04:00
parent c85050497c
commit b29e5ee203
564 changed files with 3511 additions and 3505 deletions

28
text/Route11_2.asm Normal file
View file

@ -0,0 +1,28 @@
_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