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

This adds the S.S. Anne healer from FRLG that's notorious for gaslighting newer players who just think she's there. This also adds an extremely early Mewtwo theme. It's far from finished, just happens to be in this commit as I was testing it in debug - thanks to Luci for working on this! Updated bug list as well with things my friend Crunter found.
112 lines
1.7 KiB
NASM
112 lines
1.7 KiB
NASM
_SSAnne8Text8::
|
|
text "WIGGLYTUFF: Puup"
|
|
line "pupuu!@"
|
|
text_end
|
|
|
|
_SSAnne8BattleText1::
|
|
text "I travel alone"
|
|
line "on my journeys!"
|
|
|
|
para "My #MON are my"
|
|
line "only friends!"
|
|
done
|
|
|
|
_SSAnne8EndBattleText1::
|
|
text "My, my"
|
|
line "friends..."
|
|
prompt
|
|
|
|
_SSAnne8AfterBattleText1::
|
|
text "You should be"
|
|
line "nice to friends!"
|
|
done
|
|
|
|
_SSAnne8BattleText2::
|
|
text "You pup! How dare"
|
|
line "you barge in!"
|
|
done
|
|
|
|
_SSAnne8EndBattleText2::
|
|
text "Humph!"
|
|
line "You rude child!"
|
|
prompt
|
|
|
|
_SSAnne8AfterBattleText2::
|
|
text "I wish to be left"
|
|
line "alone! Get out!"
|
|
done
|
|
|
|
_SSAnne8BattleText3::
|
|
text "I love #MON!"
|
|
line "Do you?"
|
|
done
|
|
|
|
_SSAnne8EndBattleText3::
|
|
text "Wow! "
|
|
line "You're great!"
|
|
prompt
|
|
|
|
_SSAnne8AfterBattleText3::
|
|
text "Let me be your"
|
|
line "friend, OK?"
|
|
|
|
para "Then we can trade"
|
|
line "#MON!"
|
|
done
|
|
|
|
_SSAnne8BattleText4::
|
|
text "I collected these"
|
|
line "#MON from all"
|
|
cont "around the world!"
|
|
done
|
|
|
|
_SSAnne8EndBattleText4::
|
|
text "Oh no!"
|
|
line "I went around the"
|
|
cont "world for these!"
|
|
prompt
|
|
|
|
_SSAnne8AfterBattleText4::
|
|
text "You hurt my poor"
|
|
line "worldly #MON!"
|
|
|
|
para "I demand that you"
|
|
line "heal them at a"
|
|
cont "#MON CENTER!"
|
|
done
|
|
|
|
_SSAnne8Text5::
|
|
text "Waiter, I would"
|
|
line "like a cherry pie"
|
|
cont "please!"
|
|
done
|
|
|
|
_SSAnne8Text6::
|
|
text "A cruise is so"
|
|
line "elegant yet cozy!"
|
|
done
|
|
|
|
_SSAnne8Text7::
|
|
text "I always travel"
|
|
line "with WIGGLYTUFF!"
|
|
done
|
|
|
|
_SSAnne8Text9::
|
|
text "We are cruising"
|
|
line "around the world."
|
|
done
|
|
|
|
_SSAnne8Text11::
|
|
text "Ssh! I'm a GLOBAL"
|
|
line "POLICE agent!"
|
|
|
|
para "I'm on the trail"
|
|
line "of TEAM ROCKET!"
|
|
done
|
|
|
|
_SSAnneNurseDone::
|
|
text "Thank you for"
|
|
line "choosing the"
|
|
cont "S.S. ANNE!"
|
|
done
|