summaryrefslogtreecommitdiff
path: root/text/maps/pokemon_league_gate.asm
blob: cadfea3b5f81d44aec9f9689f3f98ca9f43610eb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
_Route22GateText_1e704:: ; 8cfbb (23:4fbb)
	text "Only truly skilled"
	line "trainers are"
	cont "allowed through."

	para "You don't have the"
	line "BOULDERBADGE yet!@@"

_Route22GateText_1e715:: ; 8d012 (23:5012)
	db $0
	para "The rules are"
	line "rules. I can't"
	cont "let you pass."
	done

_Route22GateText_1e71a:: ; 8d03e (23:503e)
	text "Oh! That is the"
	line "BOULDERBADGE!"
	cont "Go right ahead!@@"