mirror of
https://github.com/pret/pokeyellow.git
synced 2026-04-26 01:31:29 -05:00
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.
20 lines
357 B
NASM
20 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
|