summaryrefslogtreecommitdiff
path: root/text/SafariZoneGate.asm
blob: bd7e8de4f26e4232172627f9c707f2b0e43ed157 (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
_SafariZoneEntranceText1::
	text "Welcome to the"
	line "SAFARI ZONE!"
	done

SafariZoneEntranceText_9e814::
	text "Leaving early?@"
	text_end

_SafariZoneEntranceText_753bb::
	text "Please return any"
	line "SAFARI BALLs you"
	cont "have left."
	done

_SafariZoneEntranceText_753c0::
	text "Good Luck!"
	done

_SafariZoneEntranceText_753c5::
	text "Did you get a"
	line "good haul?"
	cont "Come again!"
	done

SafariZoneEntranceText_9e6e4::
	text "For just ¥500,"
	line "you can catch all"
	cont "the #MON you"
	cont "want in the park!"

	para "Would you like to"
	line "join the hunt?@"
	text_end

SafariZoneEntranceText_9e747::
	text "That'll be ¥@"
	text_bcd wPriceTemp, $c3
	text ","
	line "please!"

	para "We only use a"
	line "special # BALL"
	cont "here."

	para "<PLAYER> received"
	line "30 SAFARI BALLs!@"
	text_end

_SafariZoneEntranceText_75360::
	text_start

	para "We'll call you on"
	line "the PA when you"
	cont "run out of time"
	cont "or SAFARI BALLs!"
	done

_SafariZoneEntranceText_75365::
	text "OK! Please come"
	line "again!"
	done

_SafariZoneEntranceText_7536a::
	text "Oops! Not enough"
	line "money!"
	done

_SafariZoneEntranceText_753e6::
	text "Hi! Is it your"
	line "first time here?"
	done

_SafariZoneEntranceText_753eb::
	text "SAFARI ZONE has 4"
	line "zones in it."

	para "Each zone has"
	line "different kinds"
	cont "of #MON. Use"
	cont "SAFARI BALLs to"
	cont "catch them!"

	para "When you run out"
	line "of time or SAFARI"
	cont "BALLs, it's game"
	cont "over for you!"

	para "Before you go,"
	line "open an unused"
	cont "#MON BOX so"
	cont "there's room for"
	cont "new #MON!"
	done

_SafariZoneEntranceText_753f0::
	text "Sorry, you're a"
	line "regular here!"
	done

_SafariZoneLowCostText1::
	text_start

	para "Oh, all right, pay"
	line "me what you have."
	prompt

_SafariZoneLowCostText2::
	text "But, I can't give"
	line "you all 30 BALLs."
	done

_SafariZoneLowCostText3::
	text_start

	para "You're persistent,"
	line "aren't you?"

	para "OK, you can go in"
	line "for free, but"
	cont "just this once!@"
	text_end

_SafariZoneLowCostText4::
	text_start
	done

_SafariZoneLowCostText5::
	text "I'm sorry, but you"
	line "have to pay to"
	cont "enter."
	done

_SafariZoneLowCostText6::
	text "You can't enter"
	line "without paying!"
	done

_SafariZoneLowCostText7::
	text "I said, no money,"
	line "no entry!"
	done

_SafariZoneLowCostText8::
	text "Read my lips, NO!"
	line "Get it?"
	done