summaryrefslogtreecommitdiff
path: root/text/Route23.asm
blob: f21857b3d79ce7c4fb693cf1ebf77898606a9691 (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
_VictoryRoadGuardText1::
	text "You can pass here"
	line "only if you have"
	cont "the @"
	text_ram wcd6d
	text "!"

	para "You don't have the"
	line "@"
	text_ram wcd6d
	text " yet!"

	para "You have to have"
	line "it to get to"
	cont "#MON LEAGUE!@"
	text_end

_VictoryRoadGuardText2::
	text "You can pass here"
	line "only if you have"
	cont "the @"
	text_ram wcd6d
	text "!"

	para "Oh! That is the"
	line "@"
	text_ram wcd6d
	text "!@"
	text_end

_VictoryRoadGuardText_513a3::
	text_start

	para "OK then! Please,"
	line "go right ahead!"
	done

_Route23Text8::
	text "VICTORY ROAD GATE"
	line "- #MON LEAGUE"
	done