mirror of
https://github.com/thornAvery/kep-hack.git
synced 2026-02-23 15:42:26 +13:00
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:
parent
c85050497c
commit
b29e5ee203
564 changed files with 3511 additions and 3505 deletions
28
text/Route11_2.asm
Normal file
28
text/Route11_2.asm
Normal 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
|
||||
Loading…
Add table
Add a link
Reference in a new issue