Remove address comments

This commit is contained in:
GriffinR
2022-06-24 21:10:48 -04:00
parent d73f39ae40
commit 9cde4e0f74
802 changed files with 20272 additions and 20272 deletions
+21 -21
View File
@@ -1,37 +1,37 @@
.set LOCALID_FAT_MAN, 2
.set LOCALID_POLIWRATH, 3
CeladonCity_MapScripts:: @ 8166C8F
CeladonCity_MapScripts::
map_script MAP_SCRIPT_ON_TRANSITION, CeladonCity_OnTransition
.byte 0
CeladonCity_OnTransition:: @ 8166C95
CeladonCity_OnTransition::
setworldmapflag FLAG_WORLD_MAP_CELADON_CITY
end
CeladonCity_EventScript_LittleGirl:: @ 8166C99
CeladonCity_EventScript_LittleGirl::
msgbox CeladonCity_Text_GotMyKoffingInCinnabar, MSGBOX_NPC
end
CeladonCity_EventScript_OldMan1:: @ 8166CA2
CeladonCity_EventScript_OldMan1::
lock
msgbox CeladonCity_Text_GymIsGreatFullOfWomen
release
end
CeladonCity_EventScript_Woman:: @ 8166CAD
CeladonCity_EventScript_Woman::
msgbox CeladonCity_Text_GameCornerIsBadForCitysImage, MSGBOX_NPC
end
CeladonCity_EventScript_OldMan2:: @ 8166CB6
CeladonCity_EventScript_OldMan2::
msgbox CeladonCity_Text_BlewItAllAtSlots, MSGBOX_NPC
end
CeladonCity_EventScript_SoftboiledTutor:: @ 8166CBF
CeladonCity_EventScript_SoftboiledTutor::
goto EventScript_SoftboiledTutor
end
CeladonCity_EventScript_FatMan:: @ 8166CC5
CeladonCity_EventScript_FatMan::
lock
faceplayer
msgbox CeladonCity_Text_MyTrustedPalPoliwrath
@@ -41,7 +41,7 @@ CeladonCity_EventScript_FatMan:: @ 8166CC5
release
end
CeladonCity_EventScript_Poliwrath:: @ 8166CDC
CeladonCity_EventScript_Poliwrath::
lock
faceplayer
waitse
@@ -54,53 +54,53 @@ CeladonCity_EventScript_Poliwrath:: @ 8166CDC
release
end
CeladonCity_EventScript_RocketGrunt1:: @ 8166CFA
CeladonCity_EventScript_RocketGrunt1::
msgbox CeladonCity_Text_KeepOutOfTeamRocketsWay, MSGBOX_NPC
end
CeladonCity_EventScript_RocketGrunt2:: @ 8166D03
CeladonCity_EventScript_RocketGrunt2::
msgbox CeladonCity_Text_GetLostOrIllPunchYou, MSGBOX_NPC
end
CeladonCity_EventScript_Boy:: @ 8166D0C
CeladonCity_EventScript_Boy::
msgbox CeladonCity_Text_ScaldedTongueOnTea, MSGBOX_NPC
end
CeladonCity_EventScript_SilphCoScientist:: @ 8166D15
CeladonCity_EventScript_SilphCoScientist::
msgbox CeladonCity_Text_SomeoneStoleSilphScope, MSGBOX_NPC
end
CeladonCity_EventScript_TrainerTips1:: @ 8166D1E
CeladonCity_EventScript_TrainerTips1::
msgbox CeladonCity_Text_ExplainXAccuracyDireHit, MSGBOX_SIGN
end
CeladonCity_EventScript_CitySign:: @ 8166D27
CeladonCity_EventScript_CitySign::
msgbox CeladonCity_Text_CitySign, MSGBOX_SIGN
end
CeladonCity_EventScript_GymSign:: @ 8166D30
CeladonCity_EventScript_GymSign::
lockall
famechecker FAMECHECKER_ERIKA, 0
msgbox CeladonCity_Text_GymSign
releaseall
end
CeladonCity_EventScript_MansionSign:: @ 8166D48
CeladonCity_EventScript_MansionSign::
msgbox CeladonCity_Text_MansionSign, MSGBOX_SIGN
end
CeladonCity_EventScript_DeptStoreSign:: @ 8166D51
CeladonCity_EventScript_DeptStoreSign::
msgbox CeladonCity_Text_DeptStoreSign, MSGBOX_SIGN
end
CeladonCity_EventScript_TrainerTips2:: @ 8166D5A
CeladonCity_EventScript_TrainerTips2::
msgbox CeladonCity_Text_GuardSpecProtectsFromStatus, MSGBOX_SIGN
end
CeladonCity_EventScript_PrizeExchangeSign:: @ 8166D63
CeladonCity_EventScript_PrizeExchangeSign::
msgbox CeladonCity_Text_PrizeExchangeSign, MSGBOX_SIGN
end
CeladonCity_EventScript_GameCornerSign:: @ 8166D6C
CeladonCity_EventScript_GameCornerSign::
msgbox CeladonCity_Text_GameCornerSign, MSGBOX_SIGN
end
+22 -22
View File
@@ -1,40 +1,40 @@
CeladonCity_Text_GotMyKoffingInCinnabar:: @ 817FEC3
CeladonCity_Text_GotMyKoffingInCinnabar::
.string "I got my KOFFING in CINNABAR.\p"
.string "It's usually nice, but it breathes\n"
.string "poison when it's angry.$"
CeladonCity_Text_GymIsGreatFullOfWomen:: @ 817FF1C
CeladonCity_Text_GymIsGreatFullOfWomen::
.string "Heheh! This GYM is great!\n"
.string "It's full of women!$"
CeladonCity_Text_GameCornerIsBadForCitysImage:: @ 817FF4A
CeladonCity_Text_GameCornerIsBadForCitysImage::
.string "CELADON takes pride in its efforts\n"
.string "to keep the city beautiful.\p"
.string "That's why the new GAME CORNER is\n"
.string "bad for our city's image.$"
CeladonCity_Text_BlewItAllAtSlots:: @ 817FFC5
CeladonCity_Text_BlewItAllAtSlots::
.string "Moan…\n"
.string "I blew it all at the slots!\p"
.string "I knew I should have cashed in my\n"
.string "COINS for prizes!$"
CeladonCity_Text_MyTrustedPalPoliwrath:: @ 818001B
CeladonCity_Text_MyTrustedPalPoliwrath::
.string "This is my trusted pal, POLIWRATH.\p"
.string "It evolved from a POLIWHIRL when\n"
.string "I used a WATER STONE.$"
CeladonCity_Text_Poliwrath:: @ 8180075
CeladonCity_Text_Poliwrath::
.string "POLIWRATH: Ribi ribit!$"
CeladonCity_Text_GetLostOrIllPunchYou:: @ 818008C
CeladonCity_Text_GetLostOrIllPunchYou::
.string "What are you staring at?\n"
.string "Get lost, or I'll punch you.$"
CeladonCity_Text_KeepOutOfTeamRocketsWay:: @ 81800C2
CeladonCity_Text_KeepOutOfTeamRocketsWay::
.string "Keep out of TEAM ROCKET's way!$"
CeladonCity_Text_ExplainXAccuracyDireHit:: @ 81800E1
CeladonCity_Text_ExplainXAccuracyDireHit::
.string "TRAINER TIPS\p"
.string "X ACCURACY boosts the accuracy of\n"
.string "techniques.\p"
@@ -43,23 +43,23 @@ CeladonCity_Text_ExplainXAccuracyDireHit:: @ 81800E1
.string "Get your items at the CELADON\n"
.string "DEPT. STORE!$"
CeladonCity_Text_CitySign:: @ 818017A
CeladonCity_Text_CitySign::
.string "CELADON CITY\n"
.string "The City of Rainbow Dreams$"
CeladonCity_Text_GymSign:: @ 81801A2
CeladonCity_Text_GymSign::
.string "CELADON CITY POKéMON GYM\n"
.string "LEADER: ERIKA\l"
.string "The Nature-Loving Princess!$"
CeladonCity_Text_MansionSign:: @ 81801E5
CeladonCity_Text_MansionSign::
.string "CELADON MANSION$"
CeladonCity_Text_DeptStoreSign:: @ 81801F5
CeladonCity_Text_DeptStoreSign::
.string "Find what you need at the\n"
.string "CELADON DEPT. STORE!$"
CeladonCity_Text_GuardSpecProtectsFromStatus:: @ 8180224
CeladonCity_Text_GuardSpecProtectsFromStatus::
.string "TRAINER TIPS\p"
.string "GUARD SPEC. protects POKéMON\n"
.string "from status-reduction moves during\l"
@@ -67,15 +67,15 @@ CeladonCity_Text_GuardSpecProtectsFromStatus:: @ 8180224
.string "Get your items at the\n"
.string "CELADON DEPT. STORE!$"
CeladonCity_Text_PrizeExchangeSign:: @ 81802A4
CeladonCity_Text_PrizeExchangeSign::
.string "COINS exchanged for prizes!\n"
.string "PRIZE EXCHANGE$"
CeladonCity_Text_GameCornerSign:: @ 81802CF
CeladonCity_Text_GameCornerSign::
.string "ROCKET GAME CORNER\n"
.string "The playground for grown-ups!$"
CeladonCity_Text_ScaldedTongueOnTea:: @ 8180300
CeladonCity_Text_ScaldedTongueOnTea::
.string "Aaaagh, ow…\n"
.string "I scalded my tongue!\p"
.string "This nice old lady in the MANSION\n"
@@ -83,7 +83,7 @@ CeladonCity_Text_ScaldedTongueOnTea:: @ 8180300
.string "But it was boiling hot!\n"
.string "Gotta cool it to drink it.$"
Text_SoftboiledTeach:: @ 8180388
Text_SoftboiledTeach::
.string "Hello, there!\p"
.string "I've seen you about, but I never\n"
.string "had a chance to chat.\p"
@@ -92,19 +92,19 @@ Text_SoftboiledTeach:: @ 8180388
.string "I'd like to celebrate by teaching\n"
.string "you the move SOFTBOILED.$"
Text_SoftboiledDeclined:: @ 818043F
Text_SoftboiledDeclined::
.string "I'll always be keeping an eye out\n"
.string "for you.\p"
.string "I hope we can chat again.$"
Text_SoftboiledWhichMon:: @ 8180484
Text_SoftboiledWhichMon::
.string "So, who's the POKéMON that gets\n"
.string "the chance to learn SOFTBOILED?$"
Text_SoftboiledTaught:: @ 81804C4
Text_SoftboiledTaught::
.string "I wish you the best of luck!$"
CeladonCity_Text_SomeoneStoleSilphScope:: @ 81804E1
CeladonCity_Text_SomeoneStoleSilphScope::
.string "Oh, what am I to do…\p"
.string "Someone stole our SILPH SCOPE.\p"
.string "The thief came running this way,\n"