blob: adffd705e45d7f20c22c57beeebd5459bd165668 (
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
37
38
39
40
41
42
43
44
45
46
47
48
49
|
_Route1ViridianMartSampleText::
text "Hi! I work at a"
line "#MON MART."
para "It's a convenient"
line "shop, so please"
cont "visit us in"
cont "VIRIDIAN CITY."
para "I know, I'll give"
line "you a sample!"
cont "Here you go!"
prompt
_Route1Text_1cae8::
text $52, " got"
line "@"
TX_RAM wcf4b
text "!@@"
_Route1Text_1caee::
text "We also carry"
line "# BALLs for"
cont "catching #MON!"
done
_Route1Text_1caf3::
text "You have too much"
line "stuff with you!"
done
_Route1Text2::
text "See those ledges"
line "along the road?"
para "It's a bit scary,"
line "but you can jump"
cont "from them."
para "You can get back"
line "to PALLET TOWN"
cont "quicker that way."
done
_Route1Text3::
text "ROUTE 1"
line "PALLET TOWN -"
cont "VIRIDIAN CITY"
done
|