summaryrefslogtreecommitdiff
path: root/text/MtMoonB2F.asm
blob: 93d2c7d893e2107cdd85f887b9e924d57f173937 (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
_MtMoonJessieJamesText1::
	text "Stop right there!@"
	text_end

_MtMoonJessieJamesText2::
	text "That fossil is"
	line "TEAM ROCKET's!"

	para "Surrender now, or "
	line "prepare to fight!"
	done

_MtMoonJessieJamesText3::
	text "A"
	line "brat beat us?"
	prompt

_MtMoonJessieJamesText4::
	text "TEAM ROCKET, blast"
	line "off at the speed"
	cont "of light!@"
	text_end

_MtMoon3Text_49f24::
	text "You want the"
	line "DOME FOSSIL?"
	done

_MtMoon3Text_49f64::
	text "You want the"
	line "HELIX FOSSIL?"
	done

_MtMoon3Text_49f6f::
	text "<PLAYER> got the"
	line "@"
	text_ram wStringBuffer
	text "!@"
	text_end

_MtMoon3Text_49f7f::
	text "Look, you've got"
	line "no room for this.@"
	text_end

_MtMoon3Text_49f85::
	text "Hey, stop!"

	para "I found these"
	line "fossils! They're"
	cont "both mine!"
	done

_MtMoon3Text_49f8a::
	text "OK!"
	line "I'll share!"
	prompt

_MtMoon3Text_49f8f::
	text "We'll each take"
	line "one!"
	cont "No being greedy!"
	done

_MtMoon3Text_49f94::
	text "Far away, on"
	line "CINNABAR ISLAND,"
	cont "there's a #MON"
	cont "LAB."

	para "They do research"
	line "on regenerating"
	cont "fossils."
	done

_MtMoon3Text_49f99::
	text "All right. Then"
	line "this is mine!@"
	text_end

_MtMoon3BattleText3::
	text "We, TEAM ROCKET,"
	line "are #MON"
	cont "gangsters!"
	done

_MtMoon3EndBattleText3::
	text "I blew"
	line "it!"
	prompt

_MtMoon3AfterBattleText3::
	text "Darn it all! My"
	line "associates won't"
	cont "stand for this!"
	done

_MtMoon3BattleText4::
	text "We're pulling a"
	line "big job here!"
	cont "Get lost, kid!"
	done

_MtMoon3EndBattleText4::
	text "So, you"
	line "are good."
	prompt

_MtMoon3AfterBattleText4::
	text "If you find a"
	line "fossil, give it"
	cont "to me and scram!"
	done

_MtMoon3BattleText5::
	text "Little kids"
	line "should leave"
	cont "grown-ups alone!"
	done

_MtMoon3EndBattleText5::
	text "I'm"
	line "steamed!"
	prompt

_MtMoon3AfterBattleText5::
	text "#MON lived"
	line "here long before"
	cont "people came."
	done