mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-09-16 10:23:34 +12:00
254 lines
4 KiB
NASM
254 lines
4 KiB
NASM
_BlainePreBattleText::
|
|
text "Hah!"
|
|
|
|
para "I am BLAINE! I"
|
|
line "am the LEADER of"
|
|
cont "CINNABAR GYM!"
|
|
|
|
para "My fiery #MON"
|
|
line "will incinerate"
|
|
cont "all challengers!"
|
|
|
|
para "Hah! You better"
|
|
line "have BURN HEAL!"
|
|
done
|
|
|
|
_ReceivedVolcanoBadgeText::
|
|
text "I have"
|
|
line "burnt out!"
|
|
|
|
para "You have earned"
|
|
line "the VOLCANOBADGE!@"
|
|
text_end
|
|
|
|
_BlainePostBattleAdviceText::
|
|
text "FIRE BLAST is the"
|
|
line "ultimate fiery"
|
|
cont "technique!"
|
|
|
|
para "Don't waste it on"
|
|
line "WATER-types!"
|
|
done
|
|
|
|
_BlaineVolcanoBadgeInfoText::
|
|
text "Hah!"
|
|
|
|
para "The VOLCANOBADGE"
|
|
line "heightens the"
|
|
cont "SPECIAL abilities"
|
|
cont "of your #MON!"
|
|
|
|
para "Here, you can"
|
|
line "have this too!"
|
|
done
|
|
|
|
_ReceivedTM38Text::
|
|
text "<PLAYER> received"
|
|
line "@"
|
|
text_ram wStringBuffer
|
|
text "!@"
|
|
text_end
|
|
|
|
_TM38ExplanationText::
|
|
text_start
|
|
|
|
para "TM38 contains"
|
|
line "FIRE BLAST!"
|
|
|
|
para "Teach it to FIRE-"
|
|
line "type #MON!"
|
|
|
|
para "CHARMELEON or"
|
|
line "PONYTA would be"
|
|
cont "good bets!"
|
|
done
|
|
|
|
_TM38NoRoomText::
|
|
text "Make room for my"
|
|
line "gift!"
|
|
done
|
|
|
|
_CinnabarGymBattleText2::
|
|
text "Do you know how"
|
|
line "hot #MON fire"
|
|
cont "breath can get?"
|
|
done
|
|
|
|
_CinnabarGymEndBattleText2::
|
|
text "Yow!"
|
|
line "Hot, hot, hot!"
|
|
prompt
|
|
|
|
_CinnabarGymAfterBattleText2::
|
|
text "Fire, or to be"
|
|
line "more precise,"
|
|
cont "combustion..."
|
|
|
|
para "Blah, blah, blah,"
|
|
line "blah..."
|
|
done
|
|
|
|
_CinnabarGymBattleText1::
|
|
text "I was a thief, but"
|
|
line "I became straight"
|
|
cont "as a trainer!"
|
|
done
|
|
|
|
_CinnabarGymEndBattleText1::
|
|
text "I"
|
|
line "surrender!"
|
|
prompt
|
|
|
|
_CinnabarGymAfterBattleText1::
|
|
text "I can't help"
|
|
line "stealing other"
|
|
cont "people's #MON!"
|
|
done
|
|
|
|
_CinnabarGymBattleText3::
|
|
text "You can't win!"
|
|
line "I have studied"
|
|
cont "#MON totally!"
|
|
done
|
|
|
|
_CinnabarGymEndBattleText3::
|
|
text "Waah!"
|
|
line "My studies!"
|
|
prompt
|
|
|
|
_CinnabarGymAfterBattleText3::
|
|
text "My theories are"
|
|
line "too complicated"
|
|
cont "for you!"
|
|
done
|
|
|
|
_CinnabarGymBattleText4::
|
|
text "I just like using"
|
|
line "the FIRE-type!"
|
|
done
|
|
|
|
_CinnabarGymEndBattleText4::
|
|
text "Too hot"
|
|
line "to handle!"
|
|
prompt
|
|
|
|
_CinnabarGymAfterBattleText4::
|
|
text "I wonder...does a"
|
|
line "FIRE-type thief"
|
|
cont "#MON exist?"
|
|
done
|
|
|
|
_CinnabarGymBattleText5::
|
|
text "I know why BLAINE"
|
|
line "became a trainer!"
|
|
done
|
|
|
|
_CinnabarGymEndBattleText5::
|
|
text "Ow!"
|
|
prompt
|
|
|
|
_CinnabarGymAfterBattleText5::
|
|
text "BLAINE was lost"
|
|
line "in the mountains"
|
|
cont "when a fiery bird"
|
|
cont "#MON appeared."
|
|
|
|
para "Its light enabled"
|
|
line "BLAINE to find"
|
|
cont "his way down!"
|
|
done
|
|
|
|
_CinnabarGymBattleText6::
|
|
text "I've been to many"
|
|
line "GYMs, but this is"
|
|
cont "my favorite!"
|
|
done
|
|
|
|
_CinnabarGymEndBattleText6::
|
|
text "Yowza!"
|
|
line "Too hot!"
|
|
prompt
|
|
|
|
_CinnabarGymAfterBattleText6::
|
|
text "Us FIRE-type fans"
|
|
line "like PONYTA and"
|
|
cont "NINETALES a lot!"
|
|
done
|
|
|
|
_CinnabarGymBattleText7::
|
|
text "Fire is weak"
|
|
line "against H2O!"
|
|
done
|
|
|
|
_CinnabarGymEndBattleText7::
|
|
text "Oh!"
|
|
line "Snuffed out!"
|
|
prompt
|
|
|
|
_CinnabarGymAfterBattleText7::
|
|
text "Water beats fire,"
|
|
line "but fire easily"
|
|
cont "melts ice!"
|
|
|
|
para "WATER- and ICE-"
|
|
line "type #MON like"
|
|
cont "DEWGONG can be"
|
|
cont "tricky..."
|
|
done
|
|
|
|
_CinnabarGymGuidePreBattleText::
|
|
text "Yo! Champ in"
|
|
line "the making!"
|
|
|
|
para "The hot-headed"
|
|
line "BLAINE is a FIRE-"
|
|
cont "type #MON pro!"
|
|
|
|
para "Douse his spirits"
|
|
line "with WATER-type"
|
|
cont "techniques!"
|
|
|
|
para "You better take"
|
|
line "some BURN HEALs!"
|
|
done
|
|
|
|
_CinnabarGymGuidePostBattleText::
|
|
text "<PLAYER>! You beat"
|
|
line "that firebrand!"
|
|
done
|
|
|
|
_BlaineRematchPreBattleText::
|
|
text "Hah! Well done"
|
|
line "returning here!"
|
|
|
|
para "You're the one"
|
|
line "who retrieved the"
|
|
cont "key from #MON"
|
|
cont "MANSION!"
|
|
|
|
para "Did you see"
|
|
line "anything while"
|
|
cont "you were in"
|
|
cont "there?"
|
|
|
|
para "That place holds"
|
|
line "remnants of my"
|
|
cont "old friend's re-"
|
|
cont "search!"
|
|
|
|
para "Hmm..."
|
|
|
|
para "Well, it's not"
|
|
line "as though I know"
|
|
cont "the full story."
|
|
|
|
para "Since you're here"
|
|
line "though, let's"
|
|
cont "battle!"
|
|
done
|
|
|
|
_BlaineRematchDefeatedText::
|
|
text "Hah!"
|
|
line "I'm all fired up!"
|
|
prompt
|