aboutsummaryrefslogtreecommitdiffstats
path: root/text/Route11Gate2F.asm
blob: cb05fdff7997ef3ea91a1f476903d81c86e9e1e4 (plain) (blame)
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
_Route11Gate2FOaksAideItemfinderDescriptionText::
	text "There are items on"
	line "the ground that"
	cont "can't be seen."

	para "ITEMFINDER will"
	line "detect an item"
	cont "close to you."

	para "It can't pinpoint"
	line "it, so you have"
	cont "to look yourself!"
	done

_Route11Gate2FLeftBinocularsSnorlaxText::
	text "Looked into the"
	line "binoculars."

	para "A big #MON is"
	line "asleep on a road!"
	done

_Route11Gate2FLeftBinocularsNoSnorlaxText::
	text "Looked into the"
	line "binoculars."

	para "It's a beautiful"
	line "view!"
	done

_Route11Gate2FRightBinocularsText::
	text "Looked into the"
	line "binoculars."

	para "The only way to"
	line "get from CERULEAN"
	cont "CITY to LAVENDER"
	cont "is by way of the"
	cont "ROCK TUNNEL."
	done