forked from pret/pokered
-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathCeruleanBadgeHouse.asm
97 lines (76 loc) · 1.63 KB
/
CeruleanBadgeHouse.asm
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
_CeruleanHouse2Text_74e77::
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::
text "Now then..."
para "Which of the 8"
line "BADGEs should I"
cont "describe?"
done
_CeruleanHouse2Text_74e81::
text "Come visit me any"
line "time you wish."
done
_CeruleanHouse2Text_74e96::
text "The ATTACK of all"
line "#MON increases"
cont "a little bit."
para "It also lets you"
line "use FLASH any"
cont "time you desire."
prompt
_CeruleanHouse2Text_74e9b::
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::
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::
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::
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::
text "#MON up to L70"
line "will obey you."
para "Any higher, they"
line "become unruly!"
prompt
_CeruleanHouse2Text_74eb4::
text "Your #MON's"
line "SPECIAL abilities"
cont "increase a bit."
prompt
_CeruleanHouse2Text_74eb9::
text "All #MON will"
line "obey you!"
prompt