diff options
Diffstat (limited to 'text/maps/cerulean_badge_house.asm')
-rw-r--r-- | text/maps/cerulean_badge_house.asm | 30 |
1 files changed, 11 insertions, 19 deletions
diff --git a/text/maps/cerulean_badge_house.asm b/text/maps/cerulean_badge_house.asm index d546066a..12c0e5ae 100644 --- a/text/maps/cerulean_badge_house.asm +++ b/text/maps/cerulean_badge_house.asm @@ -1,4 +1,4 @@ -_CeruleanHouse2Text_74e77:: ; 990c9 (26:50c9) +_CeruleanHouse2Text_74e77:: text "#MON BADGEs" line "are owned only by" cont "skilled trainers." @@ -10,7 +10,7 @@ _CeruleanHouse2Text_74e77:: ; 990c9 (26:50c9) line "amazing secrets!" prompt -_CeruleanHouse2Text_74e7c:: ; 9913a (26:513a) +_CeruleanHouse2Text_74e7c:: text "Now then..." para "Which of the 8" @@ -18,30 +18,22 @@ _CeruleanHouse2Text_74e7c:: ; 9913a (26:513a) cont "describe?" done -_CeruleanHouse2Text_74e81:: ; 99170 (26:5170) -IF DEF(_YELLOW) - text "Come visit me any-" -ELSE +_CeruleanHouse2Text_74e81:: text "Come visit me any" -ENDC line "time you wish." done -_CeruleanHouse2Text_74e96:: ; 99192 (26:5192) +_CeruleanHouse2Text_74e96:: 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) +_CeruleanHouse2Text_74e9b:: text "#MON up to L30" line "will obey you." @@ -53,7 +45,7 @@ _CeruleanHouse2Text_74e9b:: ; 991f2 (26:51f2) cont "of battle." prompt -_CeruleanHouse2Text_74ea0:: ; 9925d (26:525d) +_CeruleanHouse2Text_74ea0:: text "The SPEED of all" line "#MON increases" cont "a little bit." @@ -63,7 +55,7 @@ _CeruleanHouse2Text_74ea0:: ; 9925d (26:525d) cont "of battle." prompt -_CeruleanHouse2Text_74ea5:: ; 992b8 (26:52b8) +_CeruleanHouse2Text_74ea5:: text "#MON up to L50" line "will obey you." @@ -75,7 +67,7 @@ _CeruleanHouse2Text_74ea5:: ; 992b8 (26:52b8) cont "side of battle." prompt -_CeruleanHouse2Text_74eaa:: ; 9932a (26:532a) +_CeruleanHouse2Text_74eaa:: text "The DEFENSE of all" line "#MON increases" cont "a little bit." @@ -85,7 +77,7 @@ _CeruleanHouse2Text_74eaa:: ; 9932a (26:532a) cont "of battle." prompt -_CeruleanHouse2Text_74eaf:: ; 99388 (26:5388) +_CeruleanHouse2Text_74eaf:: text "#MON up to L70" line "will obey you." @@ -93,13 +85,13 @@ _CeruleanHouse2Text_74eaf:: ; 99388 (26:5388) line "become unruly!" prompt -_CeruleanHouse2Text_74eb4:: ; 993c7 (26:53c7) +_CeruleanHouse2Text_74eb4:: text "Your #MON's" line "SPECIAL abilities" cont "increase a bit." prompt -_CeruleanHouse2Text_74eb9:: ; 993f5 (26:53f5) +_CeruleanHouse2Text_74eb9:: text "All #MON will" line "obey you!" prompt |