mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-09-16 10:23:34 +12:00

Top level text/ is now solely for the former text/maps/ files, and other files are in their respective subdirectories in data/.
22 lines
371 B
NASM
22 lines
371 B
NASM
_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
|