kep-hack/text/SafariZoneGate.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

98 lines
1.6 KiB
NASM

_SafariZoneEntranceText1::
text "Welcome to the"
line "SAFARI ZONE!"
done
SafariZoneEntranceText_9e6e4::
text "For just ¥500,"
line "you can catch all"
cont "the #MON you"
cont "want in the park!"
para "Would you like to"
line "join the hunt?@"
text_end
SafariZoneEntranceText_9e747::
text "That'll be ¥500"
line "please!"
para "We only use a"
line "special # BALL"
cont "here."
para "<PLAYER> received"
line "30 SAFARI BALLs!@"
text_end
_SafariZoneEntranceText_75360::
text_start
para "We'll call you on"
line "the PA when you"
cont "run out of time"
cont "or SAFARI BALLs!"
done
_SafariZoneEntranceText_75365::
text "OK! Please come"
line "again!"
done
_SafariZoneEntranceText_7536a::
text "Oops! Not enough"
line "money!"
done
SafariZoneEntranceText_9e814::
text "Leaving early?@"
text_end
_SafariZoneEntranceText_753bb::
text "Please return any"
line "SAFARI BALLs you"
cont "have left."
done
_SafariZoneEntranceText_753c0::
text "Good luck!"
done
_SafariZoneEntranceText_753c5::
text "Did you get a"
line "good haul?"
cont "Come again!"
done
_SafariZoneEntranceText_753e6::
text "Hi! Is it your"
line "first time here?"
done
_SafariZoneEntranceText_753eb::
text "SAFARI ZONE has 4"
line "zones in it."
para "Each zone has"
line "different kinds"
cont "of #MON. Use"
cont "SAFARI BALLs to"
cont "catch them!"
para "When you run out"
line "of time or SAFARI"
cont "BALLs, it's game"
cont "over for you!"
para "Before you go,"
line "open an unused"
cont "#MON BOX so"
cont "there's room for"
cont "new #MON!"
done
_SafariZoneEntranceText_753f0::
text "Sorry, you're a"
line "regular here!"
done