kep-hack/text/SilphGauntlet5F.asm
Martha Schilling 38b2b2c6c9 Updated Citrine theme, plus some text changes
Pushing a commit for the less important stuff while I finish the Silph Gauntlet's missing floors.

- Swaps the Biker and Psychic in Silph Gauntlet around

- Increased J&J's Meowth's level to make it less unbalanced in the later fights

- Text improvements for Citrine City, Saffron Gym, and Viridian PokeMart
2023-07-28 11:03:11 +01:00

137 lines
2.3 KiB
NASM

_SilphGauntlet5FBattleText1::
text "Welcome to 5F!"
line "Feeling tired?"
done
_SilphGauntlet5FEndBattleText1::
text "Oops!"
line "Dropped my balls"
cont "again!" ; it's just so fucking funny
prompt
_SilphGauntlet5FAfterBattleText1::
text "You have what it"
line "takes to beat"
cont "the strongest of"
cont "TRAINERs."
para "You have my"
line "support!"
done
_SilphGauntlet5FBattleText2::
text "I can tell that"
line "you're no match"
cont "for PSI power!"
done
_SilphGauntlet5FEndBattleText2::
text "I was"
line "wrong..."
prompt
_SilphGauntlet5FAfterBattleText2::
text "Be careful while"
line "you're here. That"
cont "CHIEF gives me"
cont "the creeps..."
done
_SilphGauntlet5FBattleText3::
text "Alright, alright!"
line "Put 'em up!"
done
_SilphGauntlet5FEndBattleText3::
text "Too"
line "strong!"
prompt
_SilphGauntlet5FAfterBattleText3::
text "Unlike that wimp"
line "over there, I"
cont "ain't scared of"
cont "that CHIEF guy!"
done
_SilphGauntlet5FBattleText4::
text "Hah! Thought you"
line "could get away?"
done
_SilphGauntlet5FEndBattleText4::
text "Hmph!"
prompt
_SilphGauntlet5FAfterBattleText4::
text "There's not much"
line "room to swim..."
para "And did CHIEF have"
line "to add #MON?!"
cont "They're strong,"
cont "too!"
done
_SilphGauntlet5FBattleText5::
text "Before # BALLs,"
line "We TAMERs ruled"
cont "the roost!"
done
_SilphGauntlet5FEndBattleText5::
text "Argh!"
prompt
_SilphGauntlet5FAfterBattleText5::
text "Huh? Yeah! We"
line "used our whips!"
para "...hey, what's"
line "with that stare?"
done
_SilphGauntlet5FBattleText6::
text "Once, I was the"
line "CHAMPION!"
done
_SilphGauntlet5FEndBattleText6::
text "I'm"
line "washed up..."
prompt
_SilphGauntlet5FAfterBattleText6::
text "Many TRAINERs have"
line "held the title of"
cont "CHAMPION!"
para "In fact, I've"
line "recognised a few"
cont "around here!"
done
_SilphGauntlet5FBattleText7::
text "So you're the"
line "current champ?"
para "You don't seem"
line "strong. Play ball!"
done
_SilphGauntlet5FEndBattleText7::
text "It's"
line "all wrong..."
prompt
_SilphGauntlet5FAfterBattleText7::
text "I'm surprised you"
line "don't use many"
cont "of the classic"
cont "techniques."
para "I guess they're"
line "classic for a"
cont "reason..."
done