kep-hack/text/SilphCo7F.asm
Martha Schilling 9080a74da2 Post-release bugfixes: Batch 1
This commit fixes the following bugs:

- A guy in Celadon University was stuck in a tree due to being placed on the wrong tile.

- It was possible to walk out of bounds in Mt. Moon Crater due to buggy collision near the bottom of the map

- Hi Jump Kick had a slightly glitched animation

- It was possible to walk into a specific rock in both Cerulean Cave and Garnet Cavern. This was a vanilla bug too, but I'm fixing it proper now.

- There was no signpost outside Bill's Lighthouse where there should've been.

- Fixed two errors in the README

- The Fissure TM was not purchasable at the Citrine Rocket house

- Even if you had picked one of the original starters, you could still get the Charmander and Squirtle gifts as the NPCs would show up regardless.

- Trying to get the Squirtle gift with a full party and box would lock you out from getting it

- Fixed a text issue in Celadon Uni where the professor states the wrong TM

- Fixed two text issues in Silph Co
2024-01-09 23:00:18 +00:00

211 lines
3.4 KiB
NASM

_MeetLaprasGuyText::
text "Oh! Hi! You're"
line "not a ROCKET! You"
cont "came to save us?"
cont "Why, thank you!"
para "I want you to"
line "have this #MON"
cont "for saving us."
prompt
_HeresYourLaprasText::
text "It's LAPRAS. It's"
line "very intelligent."
para "We kept it in our"
line "lab, but it will"
cont "be much better"
cont "off with you!"
para "I think you will"
line "be a good trainer"
cont "for LAPRAS!"
para "It's a good"
line "swimmer. It'll"
cont "give you a lift!"
done
_LaprasGuyText::
text "TEAM ROCKET's"
line "BOSS went to the"
cont "boardroom! Is our"
cont "PRESIDENT OK?"
done
_LaprasGuySavedText::
text "Saved at last!"
line "Thank you!"
done
_SilphCo7Text_51e00::
text "TEAM ROCKET was"
line "after the MASTER"
cont "BALL which will"
cont "catch any #MON!"
done
_CanceledMasterBallText::
text "We canceled the"
line "MASTER BALL"
cont "project because"
cont "of TEAM ROCKET."
done
_SilphCo7Text_51e23::
text "It would be bad"
line "if TEAM ROCKET"
cont "took over SILPH"
cont "or our #MON!"
done
_SilphCo7Text_51e28::
text "Wow! You chased"
line "off TEAM ROCKET"
cont "all by yourself?"
done
_SilphCo7Text_51e46::
text "You! It's really"
line "dangerous here!"
cont "You came to save"
cont "me? You can't!"
done
_SilphCo7Text_51e4b::
text "Safe at last!"
line "Oh thank you!"
done
_SilphCo7BattleText1::
text "Oh ho! I smell a"
line "little rat!"
done
_SilphCo7EndBattleText1::
text "Lights"
line "out!"
prompt
_SilphCo7AfterBattleText1::
text "You won't find my"
line "BOSS by just"
cont "scurrying around!"
done
_SilphCo7BattleText2::
text "Heheh!"
para "You mistook me for"
line "a SILPH worker?"
done
_SilphCo7EndBattleText2::
text "I'm"
line "done!"
prompt
_SilphCo7AfterBattleText2::
text "Despite your age,"
line "you are a skilled"
cont "trainer!"
done
_SilphCo7BattleText3::
text "TEAM ROCKET has"
line "taken command of"
cont "SILPH CO.!"
done
_SilphCo7EndBattleText3::
text "Arrgh!"
prompt
_SilphCo7AfterBattleText3::
text "Fwahahaha!"
line "My BOSS has been"
cont "after this place!"
done
_SilphCo7BattleText4::
text "A child intruder?"
line "That must be you!"
done
_SilphCo7EndBattleText4::
text "Fine!"
line "I lost!"
prompt
_SilphCo7AfterBattleText4::
text "Go on home"
line "before my BOSS"
cont "gets ticked off!"
done
_SilphCo7Text_51ebe::
text "<RIVAL>: What"
line "kept you <PLAYER>?"
done
_SilphCo7Text_51ec3::
text "<RIVAL>: Hahaha!"
line "I thought you'd"
cont "turn up if I"
cont "waited here!"
para "I guess TEAM"
line "ROCKET slowed you"
cont "down! Not that I"
cont "care!"
para "I saw you in"
line "SAFFRON, so I"
cont "decided to see if"
cont "you got better!"
done
_SilphCo7Text_51ec8::
text "Oh ho!"
line "So, you are ready"
cont "for the TEAM"
cont "ROCKET BOSS!"
prompt
_SilphCo7Text_51ecd::
text "<RIVAL>: How can"
line "I put this?"
para "You're not good"
line "enough to play"
cont "with us big boys!"
prompt
_SilphCo7Text_51ed2::
text "Well, <PLAYER>!"
para "I'm moving on up"
line "and ahead!"
para "By checking my"
line "#DEX, I'm"
cont "starting to see"
cont "what's strong and"
cont "how they evolve!"
para "I'm going to the"
line "#MON LEAGUE"
cont "to boot out the"
cont "ELITE FOUR!"
para "I'll become the"
line "world's most"
cont "powerful trainer!"
para "<PLAYER>, well"
line "good luck to you!"
cont "Don't sweat it!"
cont "Smell ya!"
done