summaryrefslogtreecommitdiff
path: root/text/maps/blues_house.asm
diff options
context:
space:
mode:
Diffstat (limited to 'text/maps/blues_house.asm')
-rw-r--r--text/maps/blues_house.asm9
1 files changed, 0 insertions, 9 deletions
diff --git a/text/maps/blues_house.asm b/text/maps/blues_house.asm
index a5b155f2..b676ea69 100644
--- a/text/maps/blues_house.asm
+++ b/text/maps/blues_house.asm
@@ -29,22 +29,13 @@ _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!"
line "This is useful!"
done
-