diff options
Diffstat (limited to 'text/CeruleanBadgeHouse_2.asm')
-rw-r--r-- | text/CeruleanBadgeHouse_2.asm | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/text/CeruleanBadgeHouse_2.asm b/text/CeruleanBadgeHouse_2.asm new file mode 100644 index 00000000..e5da0622 --- /dev/null +++ b/text/CeruleanBadgeHouse_2.asm @@ -0,0 +1,28 @@ +_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 |