diff options
Diffstat (limited to 'text/maps/celadon_dept_store_4f.asm')
-rw-r--r-- | text/maps/celadon_dept_store_4f.asm | 15 |
1 files changed, 3 insertions, 12 deletions
diff --git a/text/maps/celadon_dept_store_4f.asm b/text/maps/celadon_dept_store_4f.asm index de33021b..2fca6106 100644 --- a/text/maps/celadon_dept_store_4f.asm +++ b/text/maps/celadon_dept_store_4f.asm @@ -1,19 +1,10 @@ -_CeladonMart4Text2:: ; 9cad4 (27:4ad4) +_CeladonMart4Text2:: text "I'm getting a" -IF DEF(_YELLOW) - line "gift for COPYCAT" - cont "in CERULEAN CITY." - - para "It's got to be a" - line "# DOLL. They" - cont "are trendy!" -ELSE line "# DOLL for my" cont "girl friend!" -ENDC done -_CeladonMart4Text3:: ; 9cafd (27:4afd) +_CeladonMart4Text3:: text "I heard something" line "useful." @@ -23,7 +14,7 @@ _CeladonMart4Text3:: ; 9cafd (27:4afd) cont "with a # DOLL!" done -_CeladonMart4Text4:: ; 9cb56 (27:4b56) +_CeladonMart4Text4:: text "Express yourself" line "with gifts!" |