blob: de33021b385779e80a188f5eb2bd2aad510e72aa (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
|
_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
|