blob: c17483c1a71c6f8cf81d1b800c945df0fdd0730a (
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
|
_CeladonMart4Text2::
text "I'm getting a"
line "gift for COPYCAT"
cont "in CERULEAN CITY."
para "It's got to be a"
line "# DOLL. They"
cont "are trendy!"
done
_CeladonMart4Text3::
text "I heard something"
line "useful."
para "You can run from"
line "wild #MON by"
cont "distracting them"
cont "with a # DOLL!"
done
_CeladonMart4Text4::
text "Express yourself"
line "with gifts!"
para "4F: WISEMAN GIFTS"
para "Evolution Special!"
line "Element STONEs on"
cont "sale now!"
done
|