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

97 lines
1.8 KiB
NASM

_CeruleanBadgeHouseMiddleAgedManText::
text "#MON BADGEs"
line "are owned only by"
cont "skilled trainers."
para "I see you have"
line "at least one."
para "Those BADGEs have"
line "amazing secrets!"
prompt
_CeruleanBadgeHouseMiddleAgedManWhichBadgeText::
text "Now then..."
para "Which of the 8"
line "BADGEs should I"
cont "describe?"
done
_CeruleanBadgeHouseMiddleAgedManVisitAnyTimeText::
text "Come visit me any"
line "time you wish."
done
_CeruleanBadgeHouseBoulderBadgeText::
text "The ATTACK of all"
line "#MON increases"
cont "a little bit."
para "It also lets you"
line "use FLASH any"
cont "time you desire."
prompt
_CeruleanBadgeHouseCascadeBadgeText::
text "#MON up to L30"
line "will obey you."
para "Any higher, they"
line "become unruly!"
para "It also lets you"
line "use CUT outside"
cont "of battle."
prompt
_CeruleanBadgeHouseThunderBadgeText::
text "The SPEED of all"
line "#MON increases"
cont "a little bit."
para "It also lets you"
line "use FLY outside"
cont "of battle."
prompt
_CeruleanBadgeHouseRainbowBadgeText::
text "#MON up to L50"
line "will obey you."
para "Any higher, they"
line "become unruly!"
para "It also lets you"
line "use STRENGTH out-"
cont "side of battle."
prompt
_CeruleanBadgeHouseSoulBadgeText::
text "The DEFENSE of all"
line "#MON increases"
cont "a little bit."
para "It also lets you"
line "use SURF outside"
cont "of battle."
prompt
_CeruleanBadgeHouseMarshBadgeText::
text "#MON up to L70"
line "will obey you."
para "Any higher, they"
line "become unruly!"
prompt
_CeruleanBadgeHouseVolcanoBadgeText::
text "Your #MON's"
line "SPECIAL abilities"
cont "increase a bit."
prompt
_CeruleanBadgeHouseEarthBadgeText::
text "All #MON will"
line "obey you!"
prompt