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

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

_Route22GateText_1e715::
	db $0
	para "The rules are"
	line "rules. I can't"
	cont "let you pass."
	done

_Route22GateText_1e71a::
	text "Oh! That is the"
	line "BOULDERBADGE!"
	cont "Go right ahead!@@"