pokered/text/VermilionGym.asm
vulcandth d001ced41b
Add macros, constants, and labels for map scripts and text (#367)
This introduces `def_script_pointers`, `def_text_pointers`, and `object_const_def` macros, and applies them to all maps. Most other map labels have also been identified.
2023-07-13 21:27:56 -04:00

21 lines
383 B
NASM

_VermilionGymLTSurgePreBattleText::
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