diff options
Diffstat (limited to 'text/maps/saffron_gym.asm')
-rw-r--r-- | text/maps/saffron_gym.asm | 237 |
1 files changed, 237 insertions, 0 deletions
diff --git a/text/maps/saffron_gym.asm b/text/maps/saffron_gym.asm new file mode 100644 index 00000000..b5ab4634 --- /dev/null +++ b/text/maps/saffron_gym.asm @@ -0,0 +1,237 @@ +_UnnamedText_5d162: ; a1bb4 (28:5bb4) + text "I had a vision of" + line "your arrival!" + + para "I have had psychic" + line "powers since I" + cont "was a child." + + para "I first learned" + line "to bend spoons" + cont "with my mind." + + para "I dislike fight-" + line "ing, but if you" + cont "wish, I will show" + cont "you my powers!" + done + +_UnnamedText_5d167: ; a1c73 (28:5c73) + 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!@@" + +_UnnamedText_5d16e: ; a1cdc (28:5cdc) + text "Everyone has" + line "psychic power!" + cont "People just don't" + cont "realize it!" + done + +_UnnamedText_5d173: ; a1d16 (28:5d16) + text "The MARSHBADGE" + line "makes #MON up" + cont "to L70 obey you!" + + para "Stronger #MON" + line "will become wild," + cont "ignoring your" + cont "orders in battle!" + + para "Just don't raise" + line "your #MON too" + cont "much!" + + para "Wait, please take" + line "this TM with you!" + done + +ReceivedTM46Text: ; a1dcd (28:5dcd) + text $52, " received" + line "TM46!@@" + +_TM46ExplanationText: ; a1de0 (28:5de0) + db $0 + para "TM46 is PSYWAVE!" + line "It uses powerful" + cont "psychic waves to" + cont "inflict damage!" + done + +_TM46NoRoomText: ; a1e25 (28:5e25) + text "Your pack is full" + line "of other items!" + done + +_UnnamedText_5d1e6: ; a1e48 (28:5e48) + text "Yo! Champ in" + line "making!" + + para "SABRINA's #MON" + line "use psychic power" + cont "instead of force!" + + para "Fighting #MON" + line "are weak against" + cont "psychic #MON!" + + para "They get creamed" + line "before they can" + cont "even aim a punch!" + done + +_UnnamedText_5d1eb: ; a1ef0 (28:5ef0) + text "Psychic power," + line "huh?" + + para "If I had that," + line "I'd make a bundle" + cont "at the slots!" + done + +_SaffronGymBattleText1: ; a1f33 (28:5f33) + text "SABRINA is younger" + line "than I, but I" + cont "respect her!" + done + +_SaffronGymEndBattleText1: ; a1f62 (28:5f62) + text "Not" + line "good enough!" + prompt + +_SaffronGymAfterBattleText1: ; a1f74 (28:5f74) + 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: ; a1fe0 (28:5fe0) + text "Does our unseen" + line "power scare you?" + done + +_SaffronGymEndBattleText2: ; a2002 (28:6002) + text "I never" + line "foresaw this!" + prompt + +_SaffronGymAfterBattleText2: ; a2019 (28:6019) + text "Psychic #MON" + line "fear only ghosts" + cont "and bugs!" + done + +_SaffronGymBattleText3: ; a2042 (28:6042) + text "#MON take on" + line "the appearance of" + cont "their trainers." + + para "Your #MON must" + line "be tough, then!" + done + +_SaffronGymEndBattleText3: ; a2091 (28:6091) + text "I knew" + line "it!" + prompt + +_SaffronGymAfterBattleText3: ; a209d (28:609d) + text "I must teach" + line "better techniques" + cont "to my #MON!" + done + +_SaffronGymBattleText4: ; a20c9 (28:60c9) + text "You know that" + line "power alone isn't" + cont "enough!" + done + +_SaffronGymEndBattleText4: ; a20f1 (28:60f1) + text "I don't" + line "believe this!" + prompt + +_SaffronGymAfterBattleText4: ; a2107 (28:6107) + text "SABRINA just wiped" + line "out the KARATE" + cont "MASTER next door!" + done + +_SaffronGymBattleText5: ; a213c (28:613c) + text "You and I, our" + line "#MON shall" + cont "fight!" + done + +_SaffronGymEndBattleText5: ; a215e (28:615e) + text "I lost" + line "after all!" + prompt + +_SaffronGymAfterBattleText5: ; a2171 (28:6171) + text "I knew that this" + line "was going to take" + cont "place." + done + +_SaffronGymBattleText6: ; a219c (28:619c) + text "SABRINA is young," + line "but she's also" + cont "our LEADER!" + + para "You won't reach" + line "her easily!" + done + +_SaffronGymEndBattleText6: ; a21e4 (28:61e4) + text "I lost" + line "my concentration!" + prompt + +_SaffronGymAfterBattleText6: ; a21fe (28:61fe) + 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: ; a2277 (28:6277) + text "SAFFRON #MON" + line "GYM is famous for" + cont "its psychics!" + + para "You want to see" + line "SABRINA!" + cont "I can tell!" + done + +_SaffronGymEndBattleText7: ; a22ca (28:62ca) + text "Arrrgh!" + prompt + +_SaffronGymAfterBattleText7: ; a22d3 (28:62d3) + text "That's right! I" + line "used telepathy to" + cont "read your mind!" + done + |