forked from pret/pokered
-
Notifications
You must be signed in to change notification settings - Fork 2
/
CeladonMartRoof.asm
152 lines (116 loc) · 2.17 KB
/
CeladonMartRoof.asm
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
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
_CeladonMartRoofText_484ee::
text "Give her which"
line "drink?"
done
_CeladonMartRoofText_484f3::
text "Yay!"
para "FRESH WATER!"
para "Thank you!"
para "You can have this"
line "from me!@"
text_end
_CeladonMartRoofText_484f9::
text "<PLAYER> received"
line "@"
text_ram wcf4b
text "!@"
text_end
_CeladonMartRoofText_484fe::
text_start
para "@"
text_ram wcf4b
text " contains"
line "ICE BEAM!"
para "It can freeze the"
line "target sometimes!@"
text_end
_CeladonMartRoofText_48504::
text "Yay!"
para "SODA POP!"
para "Thank you!"
para "You can have this"
line "from me!@"
text_end
_CeladonMartRoofText_4850a::
text "<PLAYER> received"
line "@"
text_ram wcf4b
text "!@"
text_end
_CeladonMartRoofText_4850f::
text_start
para "@"
text_ram wcf4b
text " contains"
line "ROCK SLIDE!"
para "It can spook the"
line "target sometimes!@"
text_end
_CeladonMartRoofText_48515::
text "Yay!"
para "LEMONADE!"
para "Thank you!"
para "You can have this"
line "from me!@"
text_end
_ReceivedTM49Text::
text "<PLAYER> received"
line "TM49!@"
text_end
_CeladonMartRoofText_48520::
text_start
para "TM49 contains"
line "TRI ATTACK!@"
text_end
_CeladonMartRoofText_48526::
text "You don't have"
line "space for this!@"
text_end
_CeladonMartRoofText_4852c::
text "No thank you!"
line "I'm not thirsty"
cont "after all!@"
text_end
_CeladonMartRoofText1::
text "My sister is a"
line "trainer, believe"
cont "it or not."
para "But, she's so"
line "immature, she"
cont "drives me nuts!"
done
_CeladonMartRoofText_48598::
text "I'm thirsty!"
line "I want something"
cont "to drink!"
done
_CeladonMartRoofText4::
text "I'm thirsty!"
line "I want something"
cont "to drink!"
para "Give her a drink?"
done
_CeladonMartRoofText6::
text "ROOFTOP SQUARE:"
line "VENDING MACHINES"
done
_VendingMachineText1::
text "A vending machine!"
line "Here's the menu!"
prompt
_VendingMachineText4::
text "Oops, not enough"
line "money!"
done
_VendingMachineText5::
text_ram wcf4b
text_start
line "popped out!"
done
_VendingMachineText6::
text "There's no more"
line "room for stuff!"
done
_VendingMachineText7::
text "Not thirsty!"
done