pokered/text/maps/celadon_dept_store_4f.asm

37 lines
628 B
NASM
Raw Normal View History

_CeladonMart4Text2:: ; 9cad4 (27:4ad4)
2014-01-23 04:37:40 +00:00
text "I'm getting a"
2014-10-24 07:50:40 +00:00
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
2014-01-23 04:37:40 +00:00
line "# DOLL for my"
cont "girl friend!"
2014-10-24 07:50:40 +00:00
ENDC
2014-01-23 04:37:40 +00:00
done
_CeladonMart4Text3:: ; 9cafd (27:4afd)
2014-01-23 04:37:40 +00:00
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)
2014-01-23 04:37:40 +00:00
text "Express yourself"
line "with gifts!"
para "4F: WISEMAN GIFTS"
para "Evolution Special!"
line "Element STONEs on"
cont "sale now!"
done