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
21
text/VermilionGym.asm
Normal file
21
text/VermilionGym.asm
Normal file
|
|
@ -0,0 +1,21 @@
|
|||
_LTSurgePreBattleText::
|
||||
text "Hey, kid! What do"
|
||||
line "you think you're"
|
||||
cont "doing here?"
|
||||
|
||||
para "You won't live"
|
||||
line "long in combat!"
|
||||
cont "That's for sure!"
|
||||
|
||||
para "I tell you kid,"
|
||||
line "electric #MON"
|
||||
cont "saved me during"
|
||||
cont "the war!"
|
||||
|
||||
para "They zapped my"
|
||||
line "enemies into"
|
||||
cont "paralysis!"
|
||||
|
||||
para "The same as I'll"
|
||||
line "do to you!"
|
||||
done
|
||||
Loading…
Add table
Add a link
Reference in a new issue