Remove address comments
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
CeruleanCity_House1_MapScripts:: @ 816A7EF
|
||||
CeruleanCity_House1_MapScripts::
|
||||
.byte 0
|
||||
|
||||
CeruleanCity_House1_EventScript_BadgeGuy:: @ 816A7F0
|
||||
CeruleanCity_House1_EventScript_BadgeGuy::
|
||||
lock
|
||||
faceplayer
|
||||
msgbox CeruleanCity_House1_Text_BadgesHaveAmazingSecrets
|
||||
@@ -23,7 +23,7 @@ CeruleanCity_House1_EventScript_BadgeGuy:: @ 816A7F0
|
||||
case 127, CeruleanCity_House1_EventScript_StopDescribingBadges
|
||||
end
|
||||
|
||||
CeruleanCity_House1_EventScript_DescribeAnotherBadge:: @ 816A87D
|
||||
CeruleanCity_House1_EventScript_DescribeAnotherBadge::
|
||||
message CeruleanCity_House1_Text_DescribeWhichBadge
|
||||
waitmessage
|
||||
special ReturnToListMenu
|
||||
@@ -41,47 +41,47 @@ CeruleanCity_House1_EventScript_DescribeAnotherBadge:: @ 816A87D
|
||||
case 127, CeruleanCity_House1_EventScript_StopDescribingBadges
|
||||
end
|
||||
|
||||
CeruleanCity_House1_EventScript_DescribeBoulderBadge:: @ 816A8FB
|
||||
CeruleanCity_House1_EventScript_DescribeBoulderBadge::
|
||||
msgbox CeruleanCity_House1_Text_AttackStatFlash
|
||||
goto CeruleanCity_House1_EventScript_DescribeAnotherBadge
|
||||
end
|
||||
|
||||
CeruleanCity_House1_EventScript_DescribeCascadeBadge:: @ 816A909
|
||||
CeruleanCity_House1_EventScript_DescribeCascadeBadge::
|
||||
msgbox CeruleanCity_House1_Text_ObeyLv30Cut
|
||||
goto CeruleanCity_House1_EventScript_DescribeAnotherBadge
|
||||
end
|
||||
|
||||
CeruleanCity_House1_EventScript_DescribeThunderBadge:: @ 816A917
|
||||
CeruleanCity_House1_EventScript_DescribeThunderBadge::
|
||||
msgbox CeruleanCity_House1_Text_SpeedStatFly
|
||||
goto CeruleanCity_House1_EventScript_DescribeAnotherBadge
|
||||
end
|
||||
|
||||
CeruleanCity_House1_EventScript_DescribeRainbowBadge:: @ 816A925
|
||||
CeruleanCity_House1_EventScript_DescribeRainbowBadge::
|
||||
msgbox CeruleanCity_House1_Text_ObeyLv50Strength
|
||||
goto CeruleanCity_House1_EventScript_DescribeAnotherBadge
|
||||
end
|
||||
|
||||
CeruleanCity_House1_EventScript_DescribeSoulBadge:: @ 816A933
|
||||
CeruleanCity_House1_EventScript_DescribeSoulBadge::
|
||||
msgbox CeruleanCity_House1_Text_DefenseStatSurf
|
||||
goto CeruleanCity_House1_EventScript_DescribeAnotherBadge
|
||||
end
|
||||
|
||||
CeruleanCity_House1_EventScript_DescribeMarshBadge:: @ 816A941
|
||||
CeruleanCity_House1_EventScript_DescribeMarshBadge::
|
||||
msgbox CeruleanCity_House1_Text_ObeyLv70RockSmash
|
||||
goto CeruleanCity_House1_EventScript_DescribeAnotherBadge
|
||||
end
|
||||
|
||||
CeruleanCity_House1_EventScript_DescribeVolcanoBadge:: @ 816A94F
|
||||
CeruleanCity_House1_EventScript_DescribeVolcanoBadge::
|
||||
msgbox CeruleanCity_House1_Text_SpStatsWaterfall
|
||||
goto CeruleanCity_House1_EventScript_DescribeAnotherBadge
|
||||
end
|
||||
|
||||
CeruleanCity_House1_EventScript_DescribeEarthBadge:: @ 816A95D
|
||||
CeruleanCity_House1_EventScript_DescribeEarthBadge::
|
||||
msgbox CeruleanCity_House1_Text_AllMonsWillObeyYou
|
||||
goto CeruleanCity_House1_EventScript_DescribeAnotherBadge
|
||||
end
|
||||
|
||||
CeruleanCity_House1_EventScript_StopDescribingBadges:: @ 816A96B
|
||||
CeruleanCity_House1_EventScript_StopDescribingBadges::
|
||||
msgbox CeruleanCity_House1_Text_ComeVisitAnytime
|
||||
release
|
||||
end
|
||||
|
||||
@@ -1,25 +1,25 @@
|
||||
CeruleanCity_House1_Text_BadgesHaveAmazingSecrets:: @ 81918E7
|
||||
CeruleanCity_House1_Text_BadgesHaveAmazingSecrets::
|
||||
.string "Only skilled TRAINERS can collect\n"
|
||||
.string "POKéMON BADGES.\p"
|
||||
.string "I see you have at least one.\p"
|
||||
.string "Those BADGES have amazing secrets,\n"
|
||||
.string "did you know?$"
|
||||
|
||||
CeruleanCity_House1_Text_DescribeWhichBadge:: @ 8191967
|
||||
CeruleanCity_House1_Text_DescribeWhichBadge::
|
||||
.string "Now then…\p"
|
||||
.string "Which of the eight BADGES should\n"
|
||||
.string "I describe?$"
|
||||
|
||||
CeruleanCity_House1_Text_ComeVisitAnytime:: @ 819199E
|
||||
CeruleanCity_House1_Text_ComeVisitAnytime::
|
||||
.string "Come visit me anytime you wish.$"
|
||||
|
||||
CeruleanCity_House1_Text_AttackStatFlash:: @ 81919BE
|
||||
CeruleanCity_House1_Text_AttackStatFlash::
|
||||
.string "The ATTACK stat of all your\n"
|
||||
.string "POKéMON increases a little bit.\p"
|
||||
.string "It also lets you use the move\n"
|
||||
.string "FLASH outside of battle.$"
|
||||
|
||||
CeruleanCity_House1_Text_ObeyLv30Cut:: @ 8191A31
|
||||
CeruleanCity_House1_Text_ObeyLv30Cut::
|
||||
.string "POKéMON up to Lv. 30 will obey\n"
|
||||
.string "you.\p"
|
||||
.string "That includes even outsiders you\n"
|
||||
@@ -29,13 +29,13 @@ CeruleanCity_House1_Text_ObeyLv30Cut:: @ 8191A31
|
||||
.string "It also lets you use the move\n"
|
||||
.string "CUT outside of battle.$"
|
||||
|
||||
CeruleanCity_House1_Text_SpeedStatFly:: @ 8191AF9
|
||||
CeruleanCity_House1_Text_SpeedStatFly::
|
||||
.string "The SPEED stat of all your\n"
|
||||
.string "POKéMON increases a little bit.\p"
|
||||
.string "It also lets you use the move\n"
|
||||
.string "FLY outside of battle.$"
|
||||
|
||||
CeruleanCity_House1_Text_ObeyLv50Strength:: @ 8191B69
|
||||
CeruleanCity_House1_Text_ObeyLv50Strength::
|
||||
.string "POKéMON up to Lv. 50 will obey\n"
|
||||
.string "you.\p"
|
||||
.string "That includes even outsiders you\n"
|
||||
@@ -45,13 +45,13 @@ CeruleanCity_House1_Text_ObeyLv50Strength:: @ 8191B69
|
||||
.string "It also lets you use the move\n"
|
||||
.string "STRENGTH outside of battle.$"
|
||||
|
||||
CeruleanCity_House1_Text_DefenseStatSurf:: @ 8191C36
|
||||
CeruleanCity_House1_Text_DefenseStatSurf::
|
||||
.string "The DEFENSE stat of all your\n"
|
||||
.string "POKéMON increases a little bit.\p"
|
||||
.string "It also lets you use the move\n"
|
||||
.string "SURF outside of battle.$"
|
||||
|
||||
CeruleanCity_House1_Text_ObeyLv70RockSmash:: @ 8191CA9
|
||||
CeruleanCity_House1_Text_ObeyLv70RockSmash::
|
||||
.string "POKéMON up to Lv. 70 will obey\n"
|
||||
.string "you.\p"
|
||||
.string "That includes even outsiders you\n"
|
||||
@@ -61,12 +61,12 @@ CeruleanCity_House1_Text_ObeyLv70RockSmash:: @ 8191CA9
|
||||
.string "It also lets you use the move\n"
|
||||
.string "ROCK SMASH outside of battle.$"
|
||||
|
||||
CeruleanCity_House1_Text_SpStatsWaterfall:: @ 8191D78
|
||||
CeruleanCity_House1_Text_SpStatsWaterfall::
|
||||
.string "The SP. ATK and SP. DEF stats of\n"
|
||||
.string "all your POKéMON rise a little bit.\p"
|
||||
.string "It also lets you use the move\n"
|
||||
.string "WATERFALL outside of battle.$"
|
||||
|
||||
CeruleanCity_House1_Text_AllMonsWillObeyYou:: @ 8191DF8
|
||||
CeruleanCity_House1_Text_AllMonsWillObeyYou::
|
||||
.string "All POKéMON will obey you!$"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user