aboutsummaryrefslogtreecommitdiffstats
path: root/text/maps/route_24_2.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/route_24_2.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/route_24_2.asm')
-rw-r--r--text/maps/route_24_2.asm91
1 files changed, 0 insertions, 91 deletions
diff --git a/text/maps/route_24_2.asm b/text/maps/route_24_2.asm
deleted file mode 100644
index 9a7613bb..00000000
--- a/text/maps/route_24_2.asm
+++ /dev/null
@@ -1,91 +0,0 @@
-_Route24EndBattleText1:: ; 94000 (25:4000)
- text "I"
- line "thought not!"
- prompt
-
-_Route24AfterBattleText1:: ; 94010 (25:4010)
- text "I hid because the"
- line "people on the"
- cont "bridge scared me!"
- done
-
-_Route24BattleText2:: ; 94043 (25:4043)
- text "OK! I'm No. 5!"
- line "I'll stomp you!"
- done
-
-_Route24EndBattleText2:: ; 94061 (25:4061)
- text "Whoa!"
- line "Too much!"
- prompt
-
-_Route24AfterBattleText2:: ; 94072 (25:4072)
- text "I did my best, I"
- line "have no regrets!"
- done
-
-_Route24BattleText3:: ; 94095 (25:4095)
- text "I'm No. 4!"
- line "Getting tired?"
- done
-
-_Route24EndBattleText3:: ; 940af (25:40af)
- text "I lost"
- line "too!"
- prompt
-
-_Route24AfterBattleText3:: ; 940bc (25:40bc)
- text "I did my best, so"
- line "I've no regrets!"
- done
-
-_Route24BattleText4:: ; 940df (25:40df)
- text "Here's No. 3!"
- line "I won't be easy!"
- done
-
-_Route24EndBattleText4:: ; 940fd (25:40fd)
- text "Ow!"
- line "Stomped flat!"
- prompt
-
-_Route24AfterBattleText4:: ; 94110 (25:4110)
- text "I did my best, I"
- line "have no regrets!"
- done
-
-_Route24BattleText5:: ; 94133 (25:4133)
- text "I'm second!"
- line "Now it's serious!"
- done
-
-_Route24EndBattleText5:: ; 94150 (25:4150)
- text "How could I"
- line "lose?"
- prompt
-
-_Route24AfterBattleText5:: ; 94163 (25:4163)
- text "I did my best, I"
- line "have no regrets!"
- done
-
-_Route24BattleText6:: ; 94186 (25:4186)
- text "This is NUGGET"
- line "BRIDGE! Beat us 5"
- cont "trainers and win"
- cont "a fabulous prize!"
-
- para "Think you got"
- line "what it takes?"
- done
-
-_Route24EndBattleText6:: ; 941e8 (25:41e8)
- text "Whoo!"
- line "Good stuff!"
- prompt
-
-_Route24AfterBattleText6:: ; 941fb (25:41fb)
- text "I did my best, I"
- line "have no regrets!"
- done
-