aboutsummaryrefslogtreecommitdiffstats
path: root/text/maps/cerulean_gym.asm
diff options
context:
space:
mode:
authorU-Daniel-PC\Daniel <corrnondacqb@yahoo.com>2015-06-06 13:51:06 -0500
committerluckytyphlosion <alan.rj.huang@gmail.com>2015-08-01 17:32:39 -0400
commit8f2edd9c413d09c4ec74abab7e2af0a2fcc5d951 (patch)
tree08106f9eec9cff1137269c20ccf848cfeffa71c6 /text/maps/cerulean_gym.asm
parenttext.o (diff)
downloadpokeyellow-8f2edd9c413d09c4ec74abab7e2af0a2fcc5d951.tar.gz
pokeyellow-8f2edd9c413d09c4ec74abab7e2af0a2fcc5d951.tar.xz
pokeyellow-8f2edd9c413d09c4ec74abab7e2af0a2fcc5d951.zip
Build only Yellow
Conflicts: gfx/intro_nido_1.6x6.png gfx/intro_nido_2.6x6.png gfx/intro_nido_3.6x6.png gfx/redgreenversion.png 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 yellow/main.asm
Diffstat (limited to 'text/maps/cerulean_gym.asm')
-rw-r--r--text/maps/cerulean_gym.asm26
1 files changed, 0 insertions, 26 deletions
diff --git a/text/maps/cerulean_gym.asm b/text/maps/cerulean_gym.asm
index 359d8d1c..280d6bc6 100644
--- a/text/maps/cerulean_gym.asm
+++ b/text/maps/cerulean_gym.asm
@@ -2,34 +2,21 @@ _CeruleanGymText_5c7be:: ; 989c1 (26:49c1)
text "Hi, you're a new"
line "face!"
-IF DEF(_YELLOW)
para "What's your policy"
line "on #MON? What"
cont "is your approach?"
-ELSE
- para "Trainers who want"
- line "to turn pro have"
- cont "to have a policy"
- cont "about #MON!"
-
- para "What is your"
- line "approach when you"
- cont "catch #MON?"
-ENDC
para "My policy is an"
line "all-out offensive"
cont "with water-type"
cont "#MON!"
-IF DEF(_YELLOW)
para "MISTY, the world-"
line "famous beauty, is"
cont "your host!"
para "Are you ready,"
line "sweetie?"
-ENDC
done
_CeruleanGymText_5c7c3:: ; 98a7b (26:4a7b)
@@ -50,11 +37,7 @@ _CeruleanGymText_5c7c8:: ; 98ab0 (26:4ab0)
para "There's more, you"
line "can now use CUT"
-IF DEF(_YELLOW)
cont "anytime!"
-ELSE
- cont "any time!"
-ENDC
para "You can CUT down"
line "small bushes to"
@@ -74,13 +57,8 @@ _CeruleanGymText_5c7d3:: ; 98b90 (26:4b90)
done
_CeruleanGymText_5c7d8:: ; 98bb0 (26:4bb0)
-IF DEF(_YELLOW)
text "I can't"
line "believe I lost!"
-ELSE
- text "Wow!"
- line "You're too much!"
-ENDC
para "All right!"
@@ -150,11 +128,7 @@ _CeruleanGymText_5c82f:: ; 98db0 (26:4db0)
text "You beat MISTY!"
line "What'd I tell ya?"
-IF DEF(_YELLOW)
para "You and me, kid,"
-ELSE
- para "You and me kid,"
-ENDC
line "we make a pretty"
cont "darn good team!"
done