summaryrefslogtreecommitdiff
path: root/text/Route11_2.asm
blob: b9b68d6d739c113be57e58dd3c0381af23f75bd1 (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
_Route11EndBattleText9::
	text "Whoa!"
	line "You spark plug!"
	prompt

_Route11AfterBattleText9::
	text "Well, better get"
	line "back to work."
	done

_Route11BattleText10::
	text "My #MON should"
	line "be ready by now!"
	done

_Route11EndBattleText10::
	text "Too"
	line "much, too young!"
	prompt

_Route11AfterBattleText10::
	text "I better go find"
	line "stronger ones!"
	done

_Route11Text11::
	text "DIGLETT's CAVE"
	done