mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-09-16 02:13:23 +12:00

(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 -
113 lines
1.9 KiB
NASM
113 lines
1.9 KiB
NASM
_SilphGauntlet1FBattleText1::
|
|
text "Hey! Welcome to"
|
|
line "SILPH GAUNTLET!"
|
|
|
|
para "This whole place"
|
|
line "is full of really"
|
|
cont "strong trainers,"
|
|
cont "so let's see how"
|
|
cont "strong you are!"
|
|
done
|
|
|
|
_SilphGauntlet1FEndBattleText1::
|
|
text "Whoa!"
|
|
line "Pretty good!"
|
|
prompt
|
|
|
|
_SilphGauntlet1FAfterBattleText1::
|
|
text "I'm still only the"
|
|
line "first trainer!"
|
|
cont "It gets tougher"
|
|
cont "from here!"
|
|
done
|
|
|
|
_SilphGauntlet1FBattleText2::
|
|
text "This indoor forest"
|
|
line "is so cool!"
|
|
|
|
para "Don't you think it"
|
|
line "looks just like"
|
|
cont "VIRIDIAN FOREST?"
|
|
done
|
|
|
|
_SilphGauntlet1FEndBattleText2::
|
|
text "No!"
|
|
line "My bugs!"
|
|
prompt
|
|
|
|
_SilphGauntlet1FAfterBattleText2::
|
|
text "I wonder what the"
|
|
line "upper floors look"
|
|
cont "like..."
|
|
done
|
|
|
|
_SilphGauntlet1FBattleText3::
|
|
text "I'm at the top"
|
|
line "of my university!"
|
|
cont "It's only up from"
|
|
cont "here!"
|
|
done
|
|
|
|
_SilphGauntlet1FEndBattleText3::
|
|
text "Not"
|
|
line "enough..."
|
|
prompt
|
|
|
|
_SilphGauntlet1FAfterBattleText3::
|
|
text "You could be a"
|
|
line "top STUDENT at"
|
|
cont "CELADON UNI!"
|
|
done
|
|
|
|
_SilphGauntlet1FBattleText4::
|
|
text "Camping here is"
|
|
line "fun, but I prefer"
|
|
cont "the outdoors..."
|
|
done
|
|
|
|
_SilphGauntlet1FEndBattleText4::
|
|
text "What?"
|
|
line "How'd I lose?"
|
|
prompt
|
|
|
|
_SilphGauntlet1FAfterBattleText4::
|
|
text "I would've won if"
|
|
line "we were outside!"
|
|
done
|
|
|
|
_SilphGauntlet1FBattleText5::
|
|
text "I wish forests"
|
|
line "didn't have so"
|
|
cont "many gross bugs!"
|
|
done
|
|
|
|
_SilphGauntlet1FEndBattleText5::
|
|
text "Eek!"
|
|
line "No way!"
|
|
prompt
|
|
|
|
_SilphGauntlet1FAfterBattleText5::
|
|
text "BELLIGNAN loves"
|
|
line "eating bugs, so"
|
|
cont "it's a perfect"
|
|
cont "#MON for me!"
|
|
done
|
|
|
|
_SilphGauntlet1FBattleText6::
|
|
text "My bird #MON"
|
|
line "love perching on"
|
|
cont "the trees here."
|
|
done
|
|
|
|
_SilphGauntlet1FEndBattleText6::
|
|
text "We"
|
|
line "still lost?"
|
|
prompt
|
|
|
|
_SilphGauntlet1FAfterBattleText6::
|
|
text "That CHIEF..."
|
|
|
|
para "What does he want"
|
|
line "us for, anyway?"
|
|
done
|
|
|