summaryrefslogtreecommitdiff
path: root/text/GameCorner.asm
blob: 1868daf8b77a9636e3135eae7ee263d1cc33bb77 (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
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
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
_CeladonGameCornerText1::
	text "Welcome!"

	para "You can exchange"
	line "your coins for"
	cont "fabulous prizes"
	cont "next door."
	done

_CeladonGameCornerText_48d22::
	text "Welcome to ROCKET"
	line "GAME CORNER!"

	para "Do you need some"
	line "game coins?"

	para "It's ¥1000 for 50"
	line "coins. Would you"
	cont "like some?"
	done

_CeladonGameCornerText_48d27::
	text "Thanks! Here are"
	line "your 50 coins!"
	done

_CeladonGameCornerText_48d2c::
	text "No? Please come"
	line "play sometime!"
	done

_CeladonGameCornerText_48d31::
	text "You can't afford"
	line "the coins!"
	done

_CeladonGameCornerText_48d36::
	text "Oops! Your COIN"
	line "CASE is full."
	done

_CeladonGameCornerText_48d3b::
	text "You don't have a"
	line "COIN CASE!"
	done

_CeladonGameCornerText3::
	text "Keep this quiet."

	para "It's rumored that"
	line "this place is run"
	cont "by TEAM ROCKET."
	done

_CeladonGameCornerText4::
	text "I think these"
	line "machines have"
	cont "different odds."
	done

_CeladonGameCornerText_48d9c::
	text "Kid, do you want"
	line "to play?"
	prompt

_Received10CoinsText::
	text "<PLAYER> received"
	line "10 coins!@"
	text_end

_CeladonGameCornerText_48da7::
	text "You don't need my"
	line "coins!"
	done

_CeladonGameCornerText_48dac::
	text "Wins seem to come"
	line "and go."
	done

_CeladonGameCornerText6::
	text "I'm having a"
	line "wonderful time!"
	done

_CeladonGameCornerText_48dca::
	text "Hey!"

	para "You have better"
	line "things to do,"
	cont "champ in making!"

	para "CELADON GYM's"
	line "LEADER is ERIKA!"
	cont "She uses grass-"
	cont "type #MON!"

	para "She might appear"
	line "docile, but don't"
	cont "be fooled!"
	done

_CeladonGameCornerText_48dcf::
	text "They offer rare"
	line "#MON that can"
	cont "be exchanged for"
	cont "your coins."

	para "But, I just can't"
	line "seem to win!"
	done

_CeladonGameCornerText8::
	text "Games are scary!"
	line "It's so easy to"
	cont "get hooked!"
	done

_CeladonGameCornerText_48e26::
	text "What's up? Want"
	line "some coins?"
	prompt

_Received20CoinsText::
	text "<PLAYER> received"
	line "20 coins!@"
	text_end

_CeladonGameCornerText_48e31::
	text "You have lots of"
	line "coins!"
	done

_CeladonGameCornerText_48e36::
	text "Darn! I need more"
	line "coins for the"
	cont "#MON I want!"
	done

_CeladonGameCornerText_48e88::
	text "Hey, what? You're"
	line "throwing me off!"
	cont "Here are some"
	cont "coins, shoo!"
	prompt

_CeladonGameCornerText_48e8d::
	text "<PLAYER> received"
	line "20 coins!@"
	text_end

_CeladonGameCornerText_48e93::
	text "You've got your"
	line "own coins!"
	done

_CeladonGameCornerText_48e98::
	text "The trick is to"
	line "watch the reels"
	cont "closely!"
	done

_CeladonGameCornerText_48ece::
	text "I'm guarding this"
	line "poster!"
	cont "Go away, or else!"
	done

_CeladonGameCornerText_48ed3::
	text "Dang!"
	prompt

_CeladonGameCornerText_48ed8::
	text "Our hideout might"
	line "be discovered! I"
	cont "better tell BOSS!"
	done

_CeladonGameCornerText_48f09::
	text "Hey!"

	para "A switch behind"
	line "the poster!?"
	cont "Let's push it!@"
	text_end

_CeladonGameCornerText_48f19::
	text "Oops! Forgot the"
	line "COIN CASE!"
	done