diff options
Diffstat (limited to 'text/maps/pokemon_tower_7f.asm')
-rw-r--r-- | text/maps/pokemon_tower_7f.asm | 79 |
1 files changed, 79 insertions, 0 deletions
diff --git a/text/maps/pokemon_tower_7f.asm b/text/maps/pokemon_tower_7f.asm new file mode 100644 index 00000000..311a1d54 --- /dev/null +++ b/text/maps/pokemon_tower_7f.asm @@ -0,0 +1,79 @@ +_UnnamedText_60ec4:: ; 99c1a (26:5c1a) + text "MR.FUJI: Heh? You" + line "came to save me?" + + para "Thank you. But, I" + line "came here of my" + cont "own free will." + + para "I came to calm" + line "the soul of" + cont "CUBONE's mother." + + para "I think MAROWAK's" + line "spirit has gone" + cont "to the afterlife." + + para "I must thank you" + line "for your kind" + cont "concern!" + + para "Follow me to my" + line "home, #MON" + cont "HOUSE at the foot" + cont "of this tower." + done + +_PokemonTower7BattleText1:: ; 99d31 (26:5d31) + text "What do you want?" + line "Why are you here?" + done + +_PokemonTower7EndBattleText1:: ; 99d56 (26:5d56) + text "I give up!" + prompt + +_PokemonTower7AfterBattleText1:: ; 99d62 (26:5d62) + text "I'm not going to" + line "forget this!" + done + +_PokemonTower7BattleText2:: ; 99d80 (26:5d80) + text "This old guy came" + line "and complained" + cont "about us harming" + cont "useless #MON!" + + para "We're talking it" + line "over as adults!" + done + +_PokemonTower7EndBattleText2:: ; 99de1 (26:5de1) + text "Please!" + line "No more!" + prompt + +_PokemonTower7AfterBattleText2:: ; 99df3 (26:5df3) + text "#MON are only" + line "good for making" + cont "money!" + + para "Stay out of our" + line "business!" + done + +_PokemonTower7BattleText3:: ; 99e33 (26:5e33) + text "You're not saving" + line "anyone, kid!" + done + +_PokemonTower7EndBattleText3:: ; 99e52 (26:5e52) + text "Don't" + line "fight us ROCKETs!" + prompt + +_PokemonTower7AfterBattleText3:: ; 99e6a (26:5e6a) + text "You're not getting" + line "away with this!" + done + |