aboutsummaryrefslogtreecommitdiffstats
path: root/text/MtMoonB2F.asm
blob: 20c2992c3d1be418a338c94746a09b5e917395f1 (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
_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

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

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

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

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

_MtMoonB2FSuperNerdTheyreBothMineText::
	text "Hey, stop!"

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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