aboutsummaryrefslogtreecommitdiffstats
path: root/text/maps/pokemon_tower_7f.asm
diff options
context:
space:
mode:
authorU-Daniel-PC\Daniel <corrnondacqb@yahoo.com>2015-06-08 01:52:50 -0500
committerluckytyphlosion <alan.rj.huang@gmail.com>2015-08-01 17:16:11 -0400
commit10af88ddd712415f2a0a2b6124187d51075c95d5 (patch)
tree0fe1145438b5cc645f95fe190b9f418cf73dedc7 /text/maps/pokemon_tower_7f.asm
parentAttempt to make Yellow buildable, part 2. (diff)
downloadpokeyellow-10af88ddd712415f2a0a2b6124187d51075c95d5.tar.gz
pokeyellow-10af88ddd712415f2a0a2b6124187d51075c95d5.tar.xz
pokeyellow-10af88ddd712415f2a0a2b6124187d51075c95d5.zip
text.o
Conflicts: main.asm text.asm text/maps/cerulean_trade_house.asm text/maps/copycats_house_1f.asm text/maps/daycare_2.asm text/maps/museum_2f.asm text/maps/oaks_lab.asm text/maps/pewter_gym.asm text/maps/route_9_1.asm text/maps/school.asm text/maps/vermilion_gym_1.asm wram.asm yellow/text.asm
Diffstat (limited to 'text/maps/pokemon_tower_7f.asm')
-rw-r--r--text/maps/pokemon_tower_7f.asm53
1 files changed, 0 insertions, 53 deletions
diff --git a/text/maps/pokemon_tower_7f.asm b/text/maps/pokemon_tower_7f.asm
index 2c1449b1..aab07f9c 100644
--- a/text/maps/pokemon_tower_7f.asm
+++ b/text/maps/pokemon_tower_7f.asm
@@ -50,56 +50,3 @@ _TowerRescueFujiText:: ; 99c1a (26:5c1a)
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
-