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

145 lines
2.5 KiB
NASM

_VermilionGymLTSurgePostBattleAdviceText::
text "A little word of"
line "advice, kid!"
para "Electricity is"
line "sure powerful!"
para "But, it's useless"
line "against ground-"
cont "type #MON!"
done
_VermilionGymLTSurgeThunderBadgeInfoText::
text "The THUNDERBADGE"
line "cranks up your"
cont "#MON's SPEED!"
para "It also lets your"
line "#MON FLY any"
cont "time, kid!"
para "You're special,"
line "kid! Take this!"
done
_VermilionGymLTSurgeReceivedTM24Text::
text "<PLAYER> received "
line "@"
text_ram wStringBuffer
text "!@"
text_end
_TM24ExplanationText::
text_start
para "TM24 contains"
line "THUNDERBOLT!"
para "Teach it to an"
line "electric #MON!"
done
_VermilionGymLTSurgeTM24NoRoomText::
text "Yo kid, make room"
line "in your pack!"
done
_VermilionGymLTSurgeReceivedThunderBadgeText::
text "Whoa!"
para "You're the real"
line "deal, kid!"
para "Fine then, take"
line "the THUNDERBADGE!"
prompt
_VermilionGymGentlemanBattleText::
text "When I was in the"
line "Army, LT.SURGE"
cont "was my strict CO!"
done
_VermilionGymGentlemanEndBattleText::
text "Stop!"
line "You're very good!"
prompt
_VermilionGymGentlemanAfterBattleText::
text "The door won't"
line "open?"
para "LT.SURGE always"
line "was cautious!"
done
_VermilionGymSuperNerdBattleText::
text "I'm a lightweight,"
line "but I'm good with"
cont "electricity!"
done
_VermilionGymSuperNerdEndBattleText::
text "Fried!"
prompt
_VermilionGymSuperNerdAfterBattleText::
text "OK, I'll talk!"
para "LT.SURGE said he"
line "hid door switches"
cont "inside something!"
done
_VermilionGymSailorBattleText::
text "This is no place"
line "for kids!"
done
_VermilionGymSailorEndBattleText::
text "Wow!"
line "Surprised me!"
prompt
_VermilionGymSailorAfterBattleText::
text "LT.SURGE set up"
line "double locks!"
cont "Here's a hint!"
para "When you open the"
line "1st lock, the 2nd"
cont "lock is right"
cont "next to it!"
done
_VermilionGymGymGuideChampInMakingText::
text "Yo! Champ in"
line "making!"
para "LT.SURGE has a"
line "nickname. People"
cont "refer to him as"
cont "the Lightning"
cont "American!"
para "He's an expert on"
line "electric #MON!"
para "Birds and water"
line "#MON are at"
cont "risk! Beware of"
cont "paralysis too!"
para "LT.SURGE is very"
line "cautious!"
para "You'll have to"
line "break a code to"
cont "get to him!"
done
_VermilionGymGymGuideBeatLTSurgeText::
text "Whew! That match"
line "was electric!"
done