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

140 lines
2.4 KiB
NASM

_SilphGauntlet4FBattleText1::
text "I'm one of SILPH's"
line "top SCIENTISTs!"
para "I want to see how"
line "tough the kid who"
cont "took down TEAM"
cont "ROCKET really is."
para "Care to show me?"
done
_SilphGauntlet4FEndBattleText1::
text "No"
line "wonder our CHIEF"
cont "chose you!"
prompt
_SilphGauntlet4FAfterBattleText1::
text "Good job getting"
line "past our OMEGA,"
cont "too."
para "We had trouble"
line "controlling that"
cont "brute!"
done
_SilphGauntlet4FBattleText2::
text "Once I win, I'm"
line "going to CELADON"
cont "to hit it big!"
done
_SilphGauntlet4FEndBattleText2::
text "How"
line "unlucky..."
prompt
_SilphGauntlet4FAfterBattleText2::
text "SILPH'S PORYGON"
line "is a brilliant"
cont "product!"
para "Now, if only I"
line "could win one..."
done
_SilphGauntlet4FBattleText3::
text "Hey, you! I'll"
line "never forgive you"
cont "for what you did"
cont "to TEAM ROCKET!"
done
_SilphGauntlet4FEndBattleText3::
text "I'm"
line "sorry, GIOVANNI!"
prompt
_SilphGauntlet4FAfterBattleText3::
text "Mark my words!"
line "TEAM ROCKET will"
cont "return someday!"
done
_SilphGauntlet4FBattleText4::
text "How does he expect"
line "me to ride out"
cont "here?!"
done
_SilphGauntlet4FEndBattleText4::
text "Ugh!"
line "Awful! Awful!"
prompt
_SilphGauntle45FAfterBattleText4::
text "This floor is a"
line "graveyard! That"
cont "CHIEF has a sick"
cont "sense of humor!"
done
_SilphGauntlet4FBattleText5::
text "Hey! If I win,"
line "you'd better gimme"
cont "your #MON!"
done
_SilphGauntlet4FEndBattleText5::
text "Dang"
line "it!"
prompt
_SilphGauntlet4FAfterBattleText5::
text "Is it true? TEAM"
line "ROCKET are really"
cont "disbanding?"
para "Good riddance!"
line "That means less"
cont "competition!"
cont "Hahaha!"
done
_SilphGauntlet4FBattleText6:: ; hehehe buryman joke
text "You're here..."
para "I'm trapped..."
line "And I'm lonely."
cont "So very lonely..."
para "Won't you join me?"
done
_SilphGauntlet4FEndBattleText6::
text "Ahh,"
line "fresh meat!"
prompt
_SilphGauntlet4FAfterBattleText6::
text "LAVENDER TOWN has"
line "many tales and"
cont "horror stories."
para "They often freak"
line "people out when I"
cont "talk about them,"
cont "though..."
done
_PurifiedZoneText::
text "Entered purified,"
line "protected zone!"
para "<PLAYER>'s #MON"
line "are fully healed!"
done