From 8f2edd9c413d09c4ec74abab7e2af0a2fcc5d951 Mon Sep 17 00:00:00 2001 From: "U-Daniel-PC\\Daniel" Date: Sat, 6 Jun 2015 13:51:06 -0500 Subject: 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 --- text/maps/blues_house.asm | 8 -------- 1 file changed, 8 deletions(-) (limited to 'text/maps/blues_house.asm') diff --git a/text/maps/blues_house.asm b/text/maps/blues_house.asm index a5b155f2..9891ce26 100644 --- a/text/maps/blues_house.asm +++ b/text/maps/blues_house.asm @@ -29,19 +29,11 @@ _DaisyUseMapText:: done _BluesHouseText2:: -IF DEF(_YELLOW) text "Spending time" line "with your #MON" cont "makes them more" cont "friendly to you." done -ELSE - text "#MON are living" - line "things! If they" - cont "get tired, give" - cont "them a rest!" - done -ENDC _BluesHouseText3:: text "It's a big map!" -- cgit v1.3.1-sl0p