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

36 lines
673 B
NASM

_CeruleanTrashedHouseFishingGuruTheyStoleATMText::
text "Those miserable"
line "ROCKETs!"
para "Look what they"
line "did here!"
para "They stole a TM"
line "for teaching"
cont "#MON how to"
cont "DIG holes!"
para "That cost me a"
line "bundle, it did!"
done
_CeruleanTrashedHouseFishingGuruWhatsLostIsLostText::
text "I figure what's"
line "lost is lost!"
para "I decided to teach"
line "DIGLETT how to"
cont "DIG without a TM!"
done
_CeruleanTrashedHouseGirlText::
text "TEAM ROCKET must"
line "be trying to DIG"
cont "their way into no"
cont "good!"
done
_CeruleanTrashedHouseWallHoleText::
text "TEAM ROCKET left"
line "a way out!"
done