aboutsummaryrefslogtreecommitdiffstats
path: root/text/SaffronCity.asm
blob: 67dc833e618dd2273d7a76ad711ba8f4ee53f2ba (plain) (blame)
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
_SaffronCityRocket1Text::
	text "What do you want?"
	line "Get lost!"
	done

_SaffronCityRocket2Text::
	text "BOSS said he'll"
	line "take this town!"
	done

_SaffronCityRocket3Text::
	text "Get out of the"
	line "way!"
	done

_SaffronCityRocket4Text::
	text "SAFFRON belongs"
	line "to TEAM ROCKET!"
	done

_SaffronCityRocket5Text::
	text "Being evil makes"
	line "me feel so alive!"
	done

_SaffronCityRocket6Text::
	text "Ow! Watch where"
	line "you're walking!"
	done

_SaffronCityRocket7Text::
	text "With SILPH under"
	line "control, we can"
	cont "exploit #MON"
	cont "around the world!"
	done

_SaffronCityScientistText::
	text "You beat TEAM"
	line "ROCKET all alone?"
	cont "That's amazing!"
	done

_SaffronCitySilphWorkerMText::
	text "Yeah! TEAM ROCKET"
	line "is gone!"
	cont "It's safe to go"
	cont "out again!"
	done

_SaffronCitySilphWorkerFText::
	text "People should be"
	line "flocking back to"
	cont "SAFFRON now."
	done

_SaffronCityGentlemanText::
	text "I flew here on my"
	line "PIDGEOT when I"
	cont "read about SILPH."

	para "It's already over?"
	line "I missed the"
	cont "media action."
	done

_SaffronCityPidgeotText::
	text "PIDGEOT: Bi bibii!@"
	text_end

_SaffronCityRockerText::
	text "I saw ROCKET"
	line "BOSS escaping"
	cont "SILPH's building."
	done

_SaffronCityRocket8Text::
	text "I'm a security"
	line "guard."

	para "Suspicious kids I"
	line "don't allow in!"
	done

_SaffronCityRocket9Text::
	text "..."
	line "Snore..."

	para "Hah! He's taking"
	line "a snooze!"
	done

_SaffronCitySignText::
	text "SAFFRON CITY"
	line "Shining, Golden"
	cont "Land of Commerce"
	done

_SaffronCityFightingDojoSignText::
	text "FIGHTING DOJO"
	done

_SaffronCityGymSignText::
	text "SAFFRON CITY"
	line "#MON GYM"
	cont "LEADER: SABRINA"

	para "The Master of"
	line "Psychic #MON!"
	done

_SaffronCityTrainerTips1Text::
	text "TRAINER TIPS"

	para "FULL HEAL cures"
	line "all ailments like"
	cont "sleep and burns."

	para "It costs a bit"
	line "more, but it's"
	cont "more convenient."
	done

_SaffronCityTrainerTips2Text::
	text "TRAINER TIPS"

	para "New GREAT BALL"
	line "offers improved"
	cont "capture rates."

	para "Try it on those"
	line "hard-to-catch"
	cont "#MON."
	done

_SaffronCitySilphCoSignText::
	text "SILPH CO."
	line "OFFICE BUILDING"
	done

_SaffronCityMrPsychicsHouseSignText::
	text "MR.PSYCHIC's"
	line "HOUSE"
	done

_SaffronCitySilphCoLatestProductSignText::
	text "SILPH's latest"
	line "product!"

	para "Release to be"
	line "determined..."
	done