mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-09-16 18:30:50 +12:00

This adds Damien, the Charmander trainer, with text changed to be more accurate to his character. I've also moved the Pewter Rod House nearby, as it makes more sense for it to be in the Water-type area. However, it seems to load oddly. I have also integrated the Pikachu/Eevee Mode more, with architecture that it can make it more easily modified. This'll come into play for the Squirtle event. I have also erased further misinformation the game gives about burns, and changed the Viridian Pre-Gym accordingly, to talk about confusion, which lacks a Trainer Tips sign.
105 lines
1.6 KiB
NASM
105 lines
1.6 KiB
NASM
_Route24Text_51510::
|
|
text "Congratulations!"
|
|
line "You beat our 5"
|
|
cont "contest trainers!@"
|
|
text_end
|
|
|
|
_Route24Text_51515::
|
|
text_start
|
|
|
|
para "You just earned a"
|
|
line "fabulous prize!"
|
|
prompt
|
|
|
|
_Route24Text_5151a::
|
|
text "<PLAYER> received"
|
|
line "a @"
|
|
text_ram wStringBuffer
|
|
text "!@"
|
|
text_end
|
|
|
|
_Route24Text_51521::
|
|
text "You don't have"
|
|
line "any room!"
|
|
done
|
|
|
|
_Route24Text_51526::
|
|
text "By the way, would"
|
|
line "you like to join"
|
|
cont "TEAM ROCKET?"
|
|
|
|
para "We're a group"
|
|
line "dedicated to evil"
|
|
cont "using #MON!"
|
|
|
|
para "Want to join?"
|
|
|
|
para "Are you sure?"
|
|
|
|
para "Come on, join us!"
|
|
|
|
para "I'm telling you"
|
|
line "to join!"
|
|
|
|
para "OK, you need"
|
|
line "convincing!"
|
|
|
|
para "I'll make you an"
|
|
line "offer you can't"
|
|
cont "refuse!"
|
|
done
|
|
|
|
_Route24Text_5152b::
|
|
text "Arrgh!"
|
|
line "You are good!"
|
|
prompt
|
|
|
|
_Route24Text_51530::
|
|
text "With your ability,"
|
|
line "you could become"
|
|
cont "a top leader in"
|
|
cont "TEAM ROCKET!"
|
|
done
|
|
|
|
_Route24BattleText1::
|
|
text "I saw your feat"
|
|
line "from the grass!"
|
|
done
|
|
|
|
_Route24DamienText1::
|
|
text "This CHARMANDER"
|
|
line "is pathetic!"
|
|
|
|
para "It couldn't beat"
|
|
line "the weakest of"
|
|
cont "opponents!"
|
|
|
|
para "I should release"
|
|
line "it. It keeps"
|
|
cont "following me."
|
|
|
|
para "Huh? You want"
|
|
line "it?"
|
|
done
|
|
|
|
_Route24DamienText2::
|
|
text "Sure. Take it."
|
|
done
|
|
|
|
_Route24DamienText3::
|
|
text "I guess I'll"
|
|
line "leave it on some"
|
|
cont "rock. Ha!"
|
|
done
|
|
|
|
_Route24DamienText4::
|
|
text "How's it doing?"
|
|
line "It couldn't even"
|
|
cont "beat a KRABBY!"
|
|
done
|
|
|
|
_DamienFullParty::
|
|
text "Huh? Your PARTY"
|
|
line "is full?"
|
|
done
|