aboutsummaryrefslogtreecommitdiffstats
path: root/text/maps/copycats_house_1f.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/copycats_house_1f.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/copycats_house_1f.asm')
-rw-r--r--text/maps/copycats_house_1f.asm7
1 files changed, 1 insertions, 6 deletions
diff --git a/text/maps/copycats_house_1f.asm b/text/maps/copycats_house_1f.asm
index da99566b..5cef55c6 100644
--- a/text/maps/copycats_house_1f.asm
+++ b/text/maps/copycats_house_1f.asm
@@ -16,10 +16,5 @@ _CopycatsHouse1FText2:: ; a1535 (28:5535)
done
_CopycatsHouse1FText3:: ; a1596 (28:5596)
-IF DEF(_YELLOW)
- text "CHANSEY: Chaan"
+ text "CHANSEY: Chaaan"
line "sey!@@"
-ELSE
- text "CHANSEY: Chaan!"
- line "Sii!@@"
-ENDC