kep-hack/text/ViridianGym.asm
Martha Schilling c5c521e48c Making Giovanni's Room better
I've been at this for like 2 hours, I don't care how scuffed this code is, I just wanted to make the entrance to Giovanni's room look smoother and less obvious-
2023-12-02 22:19:48 +00:00

238 lines
3.9 KiB
NASM

_GiovanniPreBattleText::
text "Fwahahaha! This is"
line "my hideout!"
para "I planned to"
line "resurrect TEAM"
cont "ROCKET here!"
para "But once again,"
line "you thwart me."
cont "So be it! This"
cont "time, I'm not"
cont "holding back!"
para "Once more, you"
line "shall face me,"
cont "GIOVANNI, the"
cont "greatest trainer!"
done
_ReceivedEarthBadgeText::
text "Ha!"
line "That was a truly"
cont "intense fight!"
cont "You have won!"
cont "As proof, here is"
cont "the EARTHBADGE!@"
text_end
_GiovanniPostBattleAdviceText::
text "Having lost, I"
line "cannot face my"
cont "underlings..."
cont "TEAM ROCKET is"
cont "finished forever!"
para "I will dedicate my"
line "life to the study"
cont "of #MON."
para "Let us meet again"
line "some day!"
cont "Farewell!@"
text_end
_GiovanniEarthBadgeInfoText::
text "The EARTHBADGE"
line "is evidence of"
cont "your mastery as a"
cont "#MON trainer!"
para "With it, you can"
line "enter the #MON"
cont "LEAGUE!"
para "It is my gift for"
line "your #MON"
cont "LEAGUE challenge!"
done
_ReceivedTM27Text::
text "<PLAYER> received"
line "TM27!@"
text_end
_TM27ExplanationText::
text_start
para "TM27 is FISSURE!"
line "It will take out"
cont "#MON with just"
cont "one hit!"
para "I made it when I"
line "ran the GYM here,"
cont "too long ago..."
done
_TM27NoRoomText::
text "You do not have"
line "space for this!"
done
_ViridianGymBattleText1::
text "Heh! You must be"
line "running out of"
cont "steam by now!"
done
_ViridianGymEndBattleText1::
text "I"
line "ran out of gas!"
prompt
_ViridianGymAfterBattleText1::
text "You need power to"
line "keep up with our"
cont "GYM LEADER!"
done
_ViridianGymBattleText2::
text "Rrrroar! I'm"
line "working myself"
cont "into a rage!"
done
_ViridianGymEndBattleText2::
text "Wargh!"
prompt
_ViridianGymAfterBattleText2::
text "I'm still not"
line "worthy!"
done
_ViridianGymBattleText3::
text "#MON and I, we"
line "make wonderful"
cont "music together!"
done
_ViridianGymEndBattleText3::
text "You are in"
line "perfect harmony!"
prompt
_ViridianGymAfterBattleText3::
text "Do you know the"
line "identity of our"
cont "GYM LEADER?"
done
_ViridianGymBattleText4::
text "Karate is the"
line "ultimate form of"
cont "martial arts!"
done
_ViridianGymEndBattleText4::
text "Atcho!"
prompt
_ViridianGymAfterBattleText4::
text "If my #MON"
line "were as good at"
cont "Karate as I..."
done
_ViridianGymBattleText5::
text "The truly talented"
line "win with style!"
done
_ViridianGymEndBattleText5::
text "I"
line "lost my grip!"
prompt
_ViridianGymAfterBattleText5::
text "The LEADER will"
line "scold me!"
done
_ViridianGymBattleText6::
text "I'm the KARATE"
line "KING! Your fate"
cont "rests with me!"
done
_ViridianGymEndBattleText6::
text "Ayah!"
prompt
_ViridianGymAfterBattleText6::
text "#MON LEAGUE?"
line "You? Don't get"
cont "cocky!"
done
_ViridianGymBattleText7::
text "Your #MON will"
line "cower at the"
cont "crack of my whip!"
done
_ViridianGymEndBattleText7::
text "Yowch!"
line "Whiplash!"
prompt
_ViridianGymAfterBattleText7::
text "Wait! I was just"
line "careless!"
done
_ViridianGymBattleText8::
text "VIRIDIAN GYM was"
line "closed for a long"
cont "time, but now our"
cont "LEADER is back!"
done
_ViridianGymEndBattleText8::
text "I"
line "was beaten?"
prompt
_ViridianGymAfterBattleText8::
text "You can go onto"
line "#MON LEAGUE"
cont "only by defeating"
cont "our GYM LEADER!"
done
_ViridianGymGuidePreBattleText::
text "Yo! Champ in"
line "making!"
para "Even I don't know"
line "VIRIDIAN LEADER's"
cont "identity!"
para "This will be the"
line "toughest of all"
cont "the GYM LEADERs!"
para "I heard that the"
line "trainers here"
cont "like ground-type"
cont "#MON!"
done
_ViridianGymGuidePostBattleText::
text "Blow me away!"
line "GIOVANNI was the"
cont "GYM LEADER here?"
done