pokered/text/maps/celadon_dept_store_4f.asm
2014-10-24 01:50:40 -06:00

36 lines
628 B
NASM

_CeladonMart4Text2:: ; 9cad4 (27:4ad4)
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)
text "I heard something"
line "useful."
para "You can run from"
line "wild #MON by"
cont "distracting them"
cont "with a # DOLL!"
done
_CeladonMart4Text4:: ; 9cb56 (27:4b56)
text "Express yourself"
line "with gifts!"
para "4F: WISEMAN GIFTS"
para "Evolution Special!"
line "Element STONEs on"
cont "sale now!"
done