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

19 lines
357 B
NASM

_CeruleanMartCooltrainerMText::
text "Use REPEL to keep"
line "bugs and weak"
cont "#MON away."
para "Put your strongest"
line "#MON at the"
cont "top of the list"
cont "for best results!"
done
_CeruleanMartCooltrainerFText::
text "Have you seen any"
line "RARE CANDY?"
para "It's supposed to"
line "make #MON go"
cont "up one level!"
done