summaryrefslogtreecommitdiff
path: root/text/maps/rock_tunnel_b2f.asm
blob: 821514755203e879181304f81e19467168f8e855 (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
_RockTunnel2BattleText2::
	text "Hikers leave twigs"
	line "as trail markers."
	done

_RockTunnel2EndBattleText2::
	text "Ohhh!"
	line "I did my best!"
	prompt

_RockTunnel2AfterBattleText2::
	text "I want to go "
	line "home!"
	done

_RockTunnel2BattleText3::
	text "Hahaha! Can you"
	line "beat my power?"
	done

_RockTunnel2EndBattleText3::
	text "Oops!"
	line "Out-muscled!"
	prompt

_RockTunnel2AfterBattleText3::
	text "I go for power"
	line "because I hate"
	cont "thinking!"
	done

_RockTunnel2BattleText4::
	text "You have a"
	line "#DEX?"
	cont "I want one too!"
	done

_RockTunnel2EndBattleText4::
	text "Shoot!"
	line "I'm so jealous!"
	prompt

_RockTunnel2AfterBattleText4::
	text "When you finish"
	line "your #DEX, can"
	cont "I have it?"
	done

_RockTunnel2BattleText5::
	text "Do you know about"
	line "costume players?"
	done

_RockTunnel2EndBattleText5::
	text "Well,"
	line "that's that."
	prompt

_RockTunnel2AfterBattleText5::
	text "Costume players"
	line "dress up as"
	cont "#MON for fun."
	done

_RockTunnel2BattleText6::
	text "My #MON"
	line "techniques will"
	cont "leave you crying!"
	done

_RockTunnel2EndBattleText6::
	text "I give!"
	line "You're a better"
	cont "technician!"
	prompt

_RockTunnel2AfterBattleText6::
	text "In mountains,"
	line "you'll often find"
	cont "rock-type #MON."
	done

_RockTunnel2BattleText7::
	text "I don't often"
	line "come here, but I"
	cont "will fight you."
	done

_RockTunnel2EndBattleText7::
	text "Oh!"
	line "I lost!"
	prompt

_RockTunnel2AfterBattleText7::
	text "I like tiny"
	line "#MON, big ones"
	cont "are too scary!"
	done

_RockTunnel2BattleText8::
	text "Hit me with your"
	line "best shot!"
	done

_RockTunnel2EndBattleText8::
	text "Fired"
	line "away!"
	prompt

_RockTunnel2AfterBattleText8::
	text "I'll raise my"
	line "#MON to beat"
	cont "yours, kid!"
	done

_RockTunnel2BattleText9::
	text "I draw #MON"
	line "when I'm home."
	done

_RockTunnel2EndBattleText9::
	text "Whew!"
	line "I'm exhausted!"
	prompt

_RockTunnel2AfterBattleText9::
	text "I'm an artist,"
	line "not a fighter."
	done