kep-hack/text/VermilionGym_2.asm
Martha Schilling 7742104bbb Bug Fixes and stuff!
(kinda just clearing my commits list while I'm working on 1.3 still.)

- Lance's Room is no longer listed as a dungeon map

- Changed the layout of Cinnabar Volcano YET AGAIN, making it a little more visually appealing. If you get softlocked here, I will just sigh disapprovingly.

- Various moveset fixes:
     - Arcanine-H gets EQ and Fissure now
     - Raichu-A loses Counter
     - Raticate-A gets TBolt and Thunder
     - Swapped Bullet Punch and Iron Head around in Scizor's learnset
     - Umbreon gets Psychic
     - WigWug both now get Ice Beam and Blizzard
     - Seel and Dewgong get Water Gun by level up
     - Swapped inconsistent moveset levels for Omanyte and Omastar
     - Eevee gets Quick Attack earlier

- Fixed a typo in Slowbro-G's dex entry

- Changed the Tauros Combat Breed trader's text to remove a moveset inaccuracy

- Changed Misty's AI to now use X Specials instead of Potions

- Gave Chief's teams a slightly updated moveset

- Fixed an issue where Steel just...didn't resist Rock? How did I miss this?????

- Made Sandshrew more common in Mt Moon B2F

- Changed the Marowaks on Silph Gauntlet 4F to Guardias

- Fixed issues where receiving a Gym badge wouldn't play the correct sound in most situations

- Increased the level of the Salesman's Cubone gift from 17 to 23

- Decreased the levels of the Fossil gifts from 44 to 35

- More text fixes

-
2024-01-26 23:20:54 +00:00

158 lines
2.5 KiB
NASM

_LTSurgePostBattleAdviceText::
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
_LTSurgeThunderBadgeInfoText::
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 "
line "@"
text_ram wStringBuffer
text "!@"
text_end
_TM24ExplanationText::
text_start
para "TM24 contains"
line "THUNDERBOLT!"
para "Teach it to an"
line "ELECTRIC-type,"
cont "like PIKACHU or"
cont "GAOTORA!"
done
_TM24NoRoomText::
text "Yo kid, make room"
line "in your pack!"
done
_ReceivedThunderBadgeText::
text "Whoa!"
para "You're the real"
line "deal, kid!"
para "Fine then, take"
line "the THUNDERBADGE!"
prompt
_VermilionGymBattleText1::
text "When I was in the"
line "Army, LT.SURGE"
cont "was my strict CO!"
done
_VermilionGymEndBattleText1::
text "Stop!"
line "You're very good!"
prompt
_VermilionGymAfterBattleText1::
text "The door won't"
line "open?"
para "LT.SURGE always"
line "was cautious!"
done
_VermilionGymBattleText2::
text "I'm a lightweight,"
line "but I'm good with"
cont "electricity!"
done
_VermilionGymEndBattleText2::
text "Fried!"
prompt
_VermilionGymAfterBattleText2::
text "OK, I'll talk!"
para "LT.SURGE said he"
line "hid door switches"
cont "inside something!"
done
_VermilionGymBattleText3::
text "This is no place"
line "for kids!"
done
_VermilionGymEndBattleText3::
text "Wow!"
line "Surprised me!"
prompt
_VermilionGymAfterBattleText3::
text "Here's a hint!"
para "When you open the"
line "1st lock, the 2nd"
cont "lock is right"
cont "next to it!"
para "Though, half the"
line "time, the wiring"
cont "messes up, and"
cont "it'll be in the"
cont "top left can..."
done
_VermilionGymGuidePreBattleText::
text "Yo! Champ in"
line "the 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-type"
cont "#MON!"
para "Birds and aquatic"
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
_VermilionGymGuidePostBattleText::
text "Whew! That match"
line "was electric!"
done
_SurgeRematchDefeatedText::
text "Hah!"
line "Shocking!"
prompt