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

27 lines
507 B
NASM

_FuchsiaBillsGrandpasHouseMiddleAgedWomanText::
text "SAFARI ZONE's"
line "WARDEN is old,"
cont "but still active!"
para "All his teeth are"
line "false, though."
done
_FuchsiaBillsGrandpasHouseBillsGrandpaText::
text "Hmm? You've met"
line "BILL?"
para "He's my grandson!"
para "He always liked"
line "collecting things"
cont "even as a child!"
done
_FuchsiaBillsGrandpasHouseYoungsterText::
text "BILL files his"
line "own #MON data"
cont "on his PC!"
para "Did he show you?"
done