mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-09-16 02:13:23 +12:00
271 lines
4.7 KiB
NASM
271 lines
4.7 KiB
NASM
_SabrinaPreBattleText::
|
|
text "I had a vision of"
|
|
line "your arrival!"
|
|
|
|
para "I have had psychic"
|
|
line "powers since I"
|
|
cont "was a child."
|
|
|
|
; LGPE modification. I believe it's a more accurate translation as well.
|
|
para "It started when I"
|
|
line "carelessly threw"
|
|
cont "a spoon aside"
|
|
cont "and it bent"
|
|
cont "itself into an"
|
|
cont "unnatural shape."
|
|
|
|
para "I dislike fight-"
|
|
line "ing, but if you"
|
|
cont "wish, I will show"
|
|
cont "you my powers!"
|
|
done
|
|
|
|
_ReceivedMarshBadgeText::
|
|
text "I'm"
|
|
line "shocked!"
|
|
cont "But, a loss is a"
|
|
cont "loss."
|
|
|
|
para "I admit I didn't"
|
|
line "work hard enough"
|
|
cont "to win!"
|
|
|
|
para "You earned the"
|
|
line "MARSHBADGE!@"
|
|
text_end
|
|
|
|
_SabrinaPostBattleAdviceText::
|
|
text "Everyone has"
|
|
line "psychic power!"
|
|
cont "People just don't"
|
|
cont "realize it!"
|
|
done
|
|
|
|
_KogaMarshBadgeInfoText::
|
|
text "Wait, please take" ; removed all of this text since obedience is no longer a thing
|
|
line "this TM with you!"
|
|
done
|
|
|
|
_ReceivedTM46Text::
|
|
text "<PLAYER> received"
|
|
line "TM46!@"
|
|
text_end
|
|
|
|
_TM46ExplanationText::
|
|
text_start
|
|
|
|
para "TM46 is PSYWAVE!"
|
|
line "It uses psychic"
|
|
cont "power to inflict"
|
|
cont "varying damage!" ; text altered to make Psywave's effect more clear
|
|
|
|
para "Also..."
|
|
|
|
para "I sense a ship has" ; This is the use for the badge now that disobedience is removed
|
|
line "returned for you."
|
|
done
|
|
|
|
_TM46NoRoomText::
|
|
text "Your pack is full"
|
|
line "of other items!"
|
|
done
|
|
|
|
_SaffronGymGuidePreBattleText::
|
|
text "Yo! Champ in"
|
|
line "the making!"
|
|
|
|
para "SABRINA's #MON"
|
|
line "use psychic power"
|
|
cont "instead of force!"
|
|
|
|
para "FIGHTING-types"
|
|
line "are weak against"
|
|
cont "psychic power!"
|
|
|
|
para "They get creamed"
|
|
line "before they can"
|
|
cont "even aim a punch!"
|
|
done
|
|
|
|
_SaffronGymGuidePostBattleText::
|
|
text "Psychic power,"
|
|
line "huh?"
|
|
|
|
para "If I had that,"
|
|
line "I'd make a bundle"
|
|
cont "at the slots!"
|
|
done
|
|
|
|
_SaffronGymBattleText1::
|
|
text "SABRINA is younger"
|
|
line "than I, but I"
|
|
cont "respect her!"
|
|
done
|
|
|
|
_SaffronGymEndBattleText1::
|
|
text "Not"
|
|
line "good enough!"
|
|
prompt
|
|
|
|
_SaffronGymAfterBattleText1::
|
|
text "In a battle of"
|
|
line "equals, the one"
|
|
cont "with the stronger"
|
|
cont "will wins!"
|
|
|
|
para "If you wish"
|
|
line "to beat SABRINA,"
|
|
cont "focus on winning!"
|
|
done
|
|
|
|
_SaffronGymBattleText2::
|
|
text "Does our unseen"
|
|
line "power scare you?"
|
|
done
|
|
|
|
_SaffronGymEndBattleText2::
|
|
text "I never"
|
|
line "foresaw this!"
|
|
prompt
|
|
|
|
_SaffronGymAfterBattleText2::
|
|
text "PSYCHIC-types are"
|
|
line "afraid of DARK-"
|
|
cont "and BUG-types!"
|
|
done
|
|
|
|
_SaffronGymBattleText3::
|
|
text "#MON take on"
|
|
line "the appearance of"
|
|
cont "their trainers."
|
|
|
|
para "Your #MON must"
|
|
line "be tough, then!"
|
|
done
|
|
|
|
_SaffronGymEndBattleText3::
|
|
text "I knew"
|
|
line "it!"
|
|
prompt
|
|
|
|
_SaffronGymAfterBattleText3::
|
|
text "I must teach"
|
|
line "better techniques"
|
|
cont "to my #MON!"
|
|
done
|
|
|
|
_SaffronGymBattleText4::
|
|
text "You know that"
|
|
line "power alone isn't"
|
|
cont "enough!"
|
|
done
|
|
|
|
_SaffronGymEndBattleText4::
|
|
text "I don't"
|
|
line "believe this!"
|
|
prompt
|
|
|
|
_SaffronGymAfterBattleText4::
|
|
text "SABRINA just wiped"
|
|
line "out the KARATE"
|
|
cont "MASTER next door!"
|
|
done
|
|
|
|
_SaffronGymBattleText5::
|
|
text "You and I, our"
|
|
line "#MON shall"
|
|
cont "fight!"
|
|
done
|
|
|
|
_SaffronGymEndBattleText5::
|
|
text "I lost"
|
|
line "after all!"
|
|
prompt
|
|
|
|
_SaffronGymAfterBattleText5::
|
|
text "I knew that this"
|
|
line "was going to take"
|
|
cont "place."
|
|
done
|
|
|
|
_SaffronGymBattleText6::
|
|
text "SABRINA is young,"
|
|
line "but she's also"
|
|
cont "our LEADER!"
|
|
|
|
para "You won't reach"
|
|
line "her easily!"
|
|
done
|
|
|
|
_SaffronGymEndBattleText6::
|
|
text "I lost"
|
|
line "my concentration!"
|
|
prompt
|
|
|
|
_SaffronGymAfterBattleText6::
|
|
text "There used to be"
|
|
line "2 #MON GYMs in"
|
|
cont "SAFFRON."
|
|
|
|
para "The FIGHTING DOJO"
|
|
line "next door lost"
|
|
cont "its GYM status"
|
|
cont "when we went and"
|
|
cont "creamed them!"
|
|
done
|
|
|
|
_SaffronGymBattleText7::
|
|
text "SAFFRON #MON"
|
|
line "GYM is famous for"
|
|
cont "its psychics!"
|
|
|
|
para "You want to see"
|
|
line "SABRINA!"
|
|
cont "I can tell!"
|
|
done
|
|
|
|
_SaffronGymEndBattleText7::
|
|
text "Arrrgh!"
|
|
prompt
|
|
|
|
_SaffronGymAfterBattleText7::
|
|
text "That's right! I"
|
|
line "used telepathy to"
|
|
cont "read your mind!"
|
|
done
|
|
|
|
_SabrinaRematchPreBattleText::
|
|
text "It is true that"
|
|
line "PSI is a potent"
|
|
cont "ability."
|
|
|
|
para "However, after I"
|
|
line "lost to you that"
|
|
cont "day..."
|
|
|
|
para "I realised there"
|
|
line "are things that"
|
|
cont "cannot be over-"
|
|
cont "come with that"
|
|
cont "power alone."
|
|
|
|
para "I won't rely on"
|
|
line "just my psychic"
|
|
cont "powers this"
|
|
cont "time."
|
|
|
|
para "My true strength."
|
|
line "My true self."
|
|
|
|
para "Allow me to test"
|
|
line "them against"
|
|
cont "you!"
|
|
done
|
|
|
|
_SabrinaRematchDefeatedText::
|
|
text "I doubt"
|
|
line "I'll encounter"
|
|
cont "a trainer like"
|
|
cont "you ever again."
|
|
prompt
|