summaryrefslogtreecommitdiff
path: root/text/SilphCo5F.asm
blob: 9c8bfd4119e950f829faad0e5701d02a344189fa (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
_SilphCo5Text_1a010::
	text "TEAM ROCKET is"
	line "in an uproar over"
	cont "some intruder."
	cont "That's you right?"
	done

_SilphCo5Text_1a015::
	text "TEAM ROCKET took"
	line "off! You're our"
	cont "hero! Thank you!"
	done

_SilphCo5BattleText2::
	text "I heard a kid was"
	line "wandering around."
	done

_SilphCo5EndBattleText2::
	text "Boom!"
	prompt

_SilphCo5AfterBattleText2::
	text "It's not smart"
	line "to pick a fight"
	cont "with TEAM ROCKET!"
	done

_SilphCo5BattleText3::
	text "We study #"
	line "BALL technology"
	cont "on this floor!"
	done

_SilphCo5EndBattleText3::
	text "Dang!"
	line "Blast it!"
	prompt

_SilphCo5AfterBattleText3::
	text "We worked on the"
	line "ultimate #"
	cont "BALL which would"
	cont "catch anything!"
	done

_SilphCo5BattleText4::
	text "Whaaat? There"
	line "shouldn't be any"
	cont "children here!"
	done

_SilphCo5EndBattleText4::
	text "Oh"
	line "goodness!"
	prompt

_SilphCo5AfterBattleText4::
	text "You're only on 5F."
	line "It's a long way"
	cont "to my BOSS!"
	done

_SilphCo5BattleText5::
	text "Show TEAM ROCKET"
	line "a little respect!"
	done

_SilphCo5EndBattleText5::
	text "Cough..."
	line "Cough..."
	prompt

_SilphCo5AfterBattleText5::
	text "Which reminds me."

	para "KOFFING evolves"
	line "into WEEZING!"
	done

_SilphCo5Text9::
	text "It's a #MON"
	line "REPORT!"

	para "#MON LAB"
	line "created PORYGON,"
	cont "the first virtual"
	cont "reality #MON."
	done

_SilphCo5Text10::
	text "It's a #MON"
	line "REPORT!"

	para "Over 160 #MON"
	line "techniques have"
	cont "been confirmed."
	done

_SilphCo5Text11::
	text "It's a #MON"
	line "REPORT!"

	para "4 #MON evolve"
	line "only when traded"
	cont "by link-cable."
	done