pokered/text/PewterGym.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

18 lines
337 B
NASM

_PewterGymBrockPreBattleText::
text "I'm BROCK!"
line "I'm PEWTER's GYM"
cont "LEADER!"
para "I believe in rock"
line "hard defense and"
cont "determination!"
para "That's why my"
line "#MON are all"
cont "the rock-type!"
para "Do you still want"
line "to challenge me?"
cont "Fine then! Show"
cont "me your best!"
done