kep-hack/text/SilphGauntlet4F.asm
Martha Schilling 3464abd75f New sprites and new names
- All of the new Pokemon have been given their Nob Ogasawara-localised names, where applicable. Skimper, Bawligua, and Cryithan have completely new names, (Squeamata, Ministare and Iguanarch), made by me with a lot of help from Plague Von Karma!

- Squeamata and Ministare have new sprites courtesy of Albatross. Crobat and the Alolan forms of Golem, Persian, Sandslash and Raticate have also been updated.

- Sandy Shocks can no longer learn Metal Sound.

- Luxwan and Sirfetch'd can no longer learn Hyper Beam.

- A handful of Pokedex entries have been rewritten or altered slightly.
2023-08-09 23:10:18 +01:00

141 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 "We had trouble"
line "controlling that"
cont "OMEGADGE brute!"
para "I've noted down"
line "some flaws we"
cont "must fix in the"
cont "next model..."
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
_SilphGauntlet4FAfterBattleText4::
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