summaryrefslogtreecommitdiff
path: root/text/maps/cerulean_badge_house.asm
blob: d546066ab79509d3c03f9c534768fbfad1abea15 (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
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
_CeruleanHouse2Text_74e77:: ; 990c9 (26:50c9)
	text "#MON BADGEs"
	line "are owned only by"
	cont "skilled trainers."

	para "I see you have"
	line "at least one."

	para "Those BADGEs have"
	line "amazing secrets!"
	prompt

_CeruleanHouse2Text_74e7c:: ; 9913a (26:513a)
	text "Now then..."

	para "Which of the 8"
	line "BADGEs should I"
	cont "describe?"
	done

_CeruleanHouse2Text_74e81:: ; 99170 (26:5170)
IF DEF(_YELLOW)
	text "Come visit me any-"
ELSE
	text "Come visit me any"
ENDC
	line "time you wish."
	done

_CeruleanHouse2Text_74e96:: ; 99192 (26:5192)
	text "The ATTACK of all"
	line "#MON increases"
	cont "a little bit."

	para "It also lets you"
IF DEF(_YELLOW)
	line "use FLASH any-"
ELSE
	line "use FLASH any"
ENDC
	cont "time you desire."
	prompt

_CeruleanHouse2Text_74e9b:: ; 991f2 (26:51f2)
	text "#MON up to L30"
	line "will obey you."

	para "Any higher, they"
	line "become unruly!"

	para "It also lets you"
	line "use CUT outside"
	cont "of battle."
	prompt

_CeruleanHouse2Text_74ea0:: ; 9925d (26:525d)
	text "The SPEED of all"
	line "#MON increases"
	cont "a little bit."

	para "It also lets you"
	line "use FLY outside"
	cont "of battle."
	prompt

_CeruleanHouse2Text_74ea5:: ; 992b8 (26:52b8)
	text "#MON up to L50"
	line "will obey you."

	para "Any higher, they"
	line "become unruly!"

	para "It also lets you"
	line "use STRENGTH out-"
	cont "side of battle."
	prompt

_CeruleanHouse2Text_74eaa:: ; 9932a (26:532a)
	text "The DEFENSE of all"
	line "#MON increases"
	cont "a little bit."

	para "It also lets you"
	line "use SURF outside"
	cont "of battle."
	prompt

_CeruleanHouse2Text_74eaf:: ; 99388 (26:5388)
	text "#MON up to L70"
	line "will obey you."

	para "Any higher, they"
	line "become unruly!"
	prompt

_CeruleanHouse2Text_74eb4:: ; 993c7 (26:53c7)
	text "Your #MON's"
	line "SPECIAL abilities"
	cont "increase a bit."
	prompt

_CeruleanHouse2Text_74eb9:: ; 993f5 (26:53f5)
	text "All #MON will"
	line "obey you!"
	prompt