mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-09-16 10:23:34 +12:00
250 lines
4 KiB
NASM
250 lines
4 KiB
NASM
_ErikaPreBattleText::
|
|
text "Hello. Lovely"
|
|
line "weather isn't it?"
|
|
cont "It's so pleasant."
|
|
|
|
para "...Oh dear..."
|
|
line "I must have dozed"
|
|
cont "off. Welcome."
|
|
|
|
para "My name is ERIKA."
|
|
line "I am the LEADER"
|
|
cont "of CELADON GYM."
|
|
|
|
para "I teach the art of"
|
|
line "flower arranging."
|
|
cont "My #MON are of"
|
|
cont "the GRASS-type."
|
|
|
|
para "Oh, I'm sorry, I"
|
|
line "had no idea that"
|
|
cont "you wished to"
|
|
cont "challenge me."
|
|
|
|
para "Very well, but I"
|
|
line "shall not lose."
|
|
done
|
|
|
|
_ReceivedRainbowBadgeText::
|
|
text "Oh!"
|
|
line "I concede defeat."
|
|
|
|
para "You are remarkably"
|
|
line "strong."
|
|
|
|
para "I must confer you"
|
|
line "the RAINBOWBADGE."
|
|
prompt
|
|
|
|
_ErikaPostBattleAdviceText::
|
|
text "You are cataloging"
|
|
line "#MON? I must"
|
|
cont "say I'm impressed."
|
|
|
|
para "I would never"
|
|
line "collect #MON"
|
|
cont "if they were"
|
|
cont "unattractive."
|
|
done
|
|
|
|
_ErikaRainbowBadgeInfoText::
|
|
text "The RAINBOWBADGE"
|
|
line "allows your"
|
|
cont "#MON to use"
|
|
cont "STRENGTH outside"
|
|
cont "of battle."
|
|
|
|
para "Please also take"
|
|
line "this with you."
|
|
done
|
|
|
|
_ReceivedTM21Text::
|
|
text "<PLAYER> received"
|
|
line "@"
|
|
text_ram wStringBuffer
|
|
text "!@"
|
|
text_end
|
|
|
|
_TM21ExplanationText::
|
|
text_start
|
|
|
|
para "TM21 contains"
|
|
line "MEGA DRAIN."
|
|
|
|
para "Half the damage"
|
|
line "it inflicts is"
|
|
cont "drained to heal"
|
|
cont "your #MON!"
|
|
done
|
|
|
|
_TM21NoRoomText::
|
|
text "You should make"
|
|
line "room for this."
|
|
done
|
|
|
|
_CeladonGymBattleText2::
|
|
text "Do you think a" ; imported from Crystal
|
|
line "girls-only GYM"
|
|
cont "is rare?"
|
|
done
|
|
|
|
_CeladonGymEndBattleText2::
|
|
text "You're"
|
|
line "too rough!"
|
|
prompt
|
|
|
|
_CeladonGymAfterBattleText2::
|
|
text "I was a little"
|
|
line "careless, that's"
|
|
cont "all!"
|
|
done
|
|
|
|
_CeladonGymBattleText3::
|
|
text "I was getting"
|
|
line "bored."
|
|
done
|
|
|
|
_CeladonGymEndBattleText3::
|
|
text "My"
|
|
line "makeup!"
|
|
prompt
|
|
|
|
_CeladonGymAfterBattleText3::
|
|
text "GRASS-type #MON"
|
|
line "are tough against"
|
|
cont "the WATER-type!"
|
|
|
|
para "They also have an"
|
|
line "advantage against"
|
|
cont "ROCK- and GROUND-"
|
|
cont "type #MON!"
|
|
done
|
|
|
|
_CeladonGymBattleText4::
|
|
text "Were you looking" ; imported from Crystal
|
|
line "at these flowers"
|
|
cont "or at me?"
|
|
done
|
|
|
|
_CeladonGymEndBattleText4::
|
|
text "I'm"
|
|
line "in shock!"
|
|
prompt
|
|
|
|
_CeladonGymAfterBattleText4::
|
|
text "How do I go about"
|
|
line "becoming ladylike"
|
|
cont "like ERIKA?"
|
|
done
|
|
|
|
_CeladonGymBattleText5::
|
|
text "Look at my GRASS-"
|
|
line "type #MON!"
|
|
|
|
para "They're so easy"
|
|
line "to raise!"
|
|
done
|
|
|
|
_CeladonGymEndBattleText5::
|
|
text "No!"
|
|
prompt
|
|
|
|
_CeladonGymAfterBattleText5::
|
|
text "We only use GRASS-"
|
|
line "type #MON at"
|
|
cont "our GYM!"
|
|
|
|
para "We also use them"
|
|
line "for making flower"
|
|
cont "arrangements!"
|
|
done
|
|
|
|
_CeladonGymBattleText6::
|
|
text "Don't bring any"
|
|
line "BUG- or FIRE-"
|
|
cont "type #MON!"
|
|
done
|
|
|
|
_CeladonGymEndBattleText6::
|
|
text "Oh!"
|
|
line "You!"
|
|
prompt
|
|
|
|
_CeladonGymAfterBattleText6::
|
|
text "Our LEADER, ERIKA,"
|
|
line "might be quiet,"
|
|
cont "but she's also"
|
|
cont "very skilled!"
|
|
done
|
|
|
|
_CeladonGymBattleText7::
|
|
text "Pleased to meet"
|
|
line "you. My hobby is"
|
|
cont "#MON training."
|
|
done
|
|
|
|
_CeladonGymEndBattleText7::
|
|
text "Oh!"
|
|
line "Splendid!"
|
|
prompt
|
|
|
|
_CeladonGymAfterBattleText7::
|
|
text "I have a blind"
|
|
line "date coming up."
|
|
cont "I have to learn"
|
|
cont "to be polite."
|
|
done
|
|
|
|
_CeladonGymBattleText8::
|
|
text "Welcome to"
|
|
line "CELADON GYM!"
|
|
|
|
para "You better not"
|
|
line "underestimate"
|
|
cont "girl power!"
|
|
done
|
|
|
|
_CeladonGymEndBattleText8::
|
|
text "Oh!"
|
|
line "Beaten!"
|
|
prompt
|
|
|
|
_CeladonGymAfterBattleText8::
|
|
text "I didn't bring my"
|
|
line "best #MON!"
|
|
|
|
para "Wait 'til next"
|
|
line "time!"
|
|
done
|
|
|
|
_ErikaRematchPreBattleText::
|
|
text "If it isn't the"
|
|
line "one filling out"
|
|
cont "the #DEX."
|
|
|
|
para "I do hope things"
|
|
line "have been going"
|
|
cont "well since our"
|
|
cont "last encounter."
|
|
|
|
para "...I see."
|
|
|
|
para "You certainly"
|
|
line "have been busy."
|
|
|
|
para "I'm not fond of"
|
|
line "those kinds of"
|
|
cont "public things..."
|
|
|
|
para "But battles are"
|
|
line "different. That's"
|
|
cont "what you came"
|
|
cont "for, isn't it?"
|
|
done
|
|
|
|
_ErikaRematchDefeatedText::
|
|
text "Oh! It"
|
|
line "appears it is"
|
|
cont "my loss..."
|
|
prompt
|