pokered/text/VermilionGym_2.asm

146 lines
2.3 KiB
NASM
Raw Normal View History

2020-05-06 01:28:19 +00:00
_LTSurgePostBattleAdviceText::
2014-01-23 04:37:40 +00:00
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
2020-05-06 01:28:19 +00:00
_LTSurgeThunderbadgeInfoText::
2014-01-23 04:37:40 +00:00
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
_ReceivedTM24Text::
text "<PLAYER> received "
2014-01-23 04:37:40 +00:00
line "@"
text_ram wcf4b
text "!@"
text_end
2014-01-23 04:37:40 +00:00
_TM24ExplanationText::
text_start
2014-01-23 04:37:40 +00:00
para "TM24 contains"
line "THUNDERBOLT!"
para "Teach it to an"
line "electric #MON!"
done
_TM24NoRoomText::
2014-01-23 04:37:40 +00:00
text "Yo kid, make room"
line "in your pack!"
done
_ReceivedThunderbadgeText::
2014-01-23 04:37:40 +00:00
text "Whoa!"
para "You're the real"
line "deal, kid!"
para "Fine then, take"
line "the THUNDERBADGE!"
prompt
_VermilionGymBattleText1::
2014-01-23 04:37:40 +00:00
text "When I was in the"
line "Army, LT.SURGE"
cont "was my strict CO!"
done
_VermilionGymEndBattleText1::
2014-01-23 04:37:40 +00:00
text "Stop!"
line "You're very good!"
prompt
_VermilionGymAfterBattleText1::
2014-01-23 04:37:40 +00:00
text "The door won't"
line "open?"
para "LT.SURGE always"
line "was cautious!"
done
_VermilionGymBattleText2::
2014-01-23 04:37:40 +00:00
text "I'm a lightweight,"
line "but I'm good with"
cont "electricity!"
done
_VermilionGymEndBattleText2::
2014-01-23 04:37:40 +00:00
text "Fried!"
prompt
_VermilionGymAfterBattleText2::
2014-01-23 04:37:40 +00:00
text "OK, I'll talk!"
para "LT.SURGE said he"
line "hid door switches"
cont "inside something!"
done
_VermilionGymBattleText3::
2014-01-23 04:37:40 +00:00
text "This is no place"
line "for kids!"
done
_VermilionGymEndBattleText3::
2014-01-23 04:37:40 +00:00
text "Wow!"
line "Surprised me!"
prompt
_VermilionGymAfterBattleText3::
2014-01-23 04:37:40 +00:00
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
2020-05-06 01:28:19 +00:00
_VermilionGymFanPreBattleText::
2014-01-23 04:37:40 +00:00
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
2020-05-06 01:28:19 +00:00
_VermilionGymFanPostBattleText::
2014-01-23 04:37:40 +00:00
text "Whew! That match"
line "was electric!"
done