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
@@ -7,41 +7,41 @@
.equ PLAYER_X_POS, VAR_0x8004
.equ PLAYER_Y_POS, VAR_0x8005
FiveIsland_RocketWarehouse_MapScripts:: @ 8163F2E
FiveIsland_RocketWarehouse_MapScripts::
map_script MAP_SCRIPT_ON_LOAD, FiveIsland_RocketWarehouse_OnLoad
map_script MAP_SCRIPT_ON_TRANSITION, FiveIsland_RocketWarehouse_OnTransition
.byte 0
FiveIsland_RocketWarehouse_OnTransition:: @ 8163F39
FiveIsland_RocketWarehouse_OnTransition::
setworldmapflag FLAG_WORLD_MAP_FIVE_ISLAND_ROCKET_WAREHOUSE
end
FiveIsland_RocketWarehouse_OnLoad:: @ 8163F3D
FiveIsland_RocketWarehouse_OnLoad::
call_if_defeated TRAINER_TEAM_ROCKET_ADMIN, FiveIsland_RocketWarehouse_EventScript_SetArrowsForReEntry
end
FiveIsland_RocketWarehouse_EventScript_SetArrowsForReEntry:: @ 8163F47
FiveIsland_RocketWarehouse_EventScript_SetArrowsForReEntry::
setmetatile 26, 20, METATILE_SilphCo_Arrow_Up, 0
setmetatile 27, 20, METATILE_SilphCo_Arrow_Up, 0
return
FiveIsland_RocketWarehouse_EventScript_Cage:: @ 8163F5A
FiveIsland_RocketWarehouse_EventScript_Cage::
lockall
goto_if_set FLAG_DEFEATED_ROCKETS_IN_WAREHOUSE, FiveIsland_RocketWarehouse_EventScript_CageUnlocked
msgbox FiveIsland_RocketWarehouse_Text_ManyMonsLockedInPen
releaseall
end
FiveIsland_RocketWarehouse_EventScript_CageUnlocked:: @ 8163F6E
FiveIsland_RocketWarehouse_EventScript_CageUnlocked::
msgbox FiveIsland_RocketWarehouse_Text_PenUnlockedMonsFled
releaseall
end
FiveIsland_RocketWarehouse_EventScript_Computer:: @ 8163F78
FiveIsland_RocketWarehouse_EventScript_Computer::
msgbox FiveIsland_RocketWarehouse_Text_ReportWithGraphsAndText, MSGBOX_SIGN
end
FiveIsland_RocketWarehouse_EventScript_Admin2Trigger:: @ 8163F81
FiveIsland_RocketWarehouse_EventScript_Admin2Trigger::
lockall
applymovement LOCALID_ADMIN2, Movement_WalkInPlaceFastestLeft
waitmovement 0
@@ -49,40 +49,40 @@ FiveIsland_RocketWarehouse_EventScript_Admin2Trigger:: @ 8163F81
releaseall
end
FiveIsland_RocketWarehouse_EventScript_Gideon:: @ 8163F93
FiveIsland_RocketWarehouse_EventScript_Gideon::
trainerbattle_single TRAINER_SCIENTIST_GIDEON, FiveIsland_RocketWarehouse_Text_GideonIntro, FiveIsland_RocketWarehouse_Text_GideonDefeat, FiveIsland_RocketWarehouse_EventScript_DefeatedGideon
goto_if_set FLAG_SYS_CAN_LINK_WITH_RS, FiveIsland_RocketWarehouse_EventScript_MentionGiovannisKid
msgbox FiveIsland_RocketWarehouse_Text_GetLostLeaveMeBe, MSGBOX_AUTOCLOSE
end
FiveIsland_RocketWarehouse_EventScript_MentionGiovannisKid:: @ 8163FB7
FiveIsland_RocketWarehouse_EventScript_MentionGiovannisKid::
famechecker FAMECHECKER_GIOVANNI, 5
msgbox FiveIsland_RocketWarehouse_Text_GiovannisKidHasRedHair, MSGBOX_AUTOCLOSE
end
FiveIsland_RocketWarehouse_EventScript_DefeatedGideon:: @ 8163FCD
FiveIsland_RocketWarehouse_EventScript_DefeatedGideon::
msgbox FiveIsland_RocketWarehouse_Text_GideonPostBattle
setflag FLAG_RECOVERED_SAPPHIRE
giveitem ITEM_SAPPHIRE
release
end
FiveIsland_RocketWarehouse_EventScript_Grunt2:: @ 8163FE6
FiveIsland_RocketWarehouse_EventScript_Grunt2::
trainerbattle_single TRAINER_TEAM_ROCKET_GRUNT_47, FiveIsland_RocketWarehouse_Text_Grunt2Intro, FiveIsland_RocketWarehouse_Text_Grunt2Defeat
msgbox FiveIsland_RocketWarehouse_Text_Grunt2PostBattle, MSGBOX_AUTOCLOSE
end
FiveIsland_RocketWarehouse_EventScript_Grunt3:: @ 8163FFD
FiveIsland_RocketWarehouse_EventScript_Grunt3::
trainerbattle_single TRAINER_TEAM_ROCKET_GRUNT_48, FiveIsland_RocketWarehouse_Text_Grunt3Intro, FiveIsland_RocketWarehouse_Text_Grunt3Defeat
msgbox FiveIsland_RocketWarehouse_Text_Grunt3PostBattle, MSGBOX_AUTOCLOSE
end
FiveIsland_RocketWarehouse_EventScript_Admin2:: @ 8164014
FiveIsland_RocketWarehouse_EventScript_Admin2::
trainerbattle_single TRAINER_TEAM_ROCKET_ADMIN_2, FiveIsland_RocketWarehouse_Text_Admin2Intro, FiveIsland_RocketWarehouse_Text_Admin2Defeat, FiveIsland_RocketWarehouse_EventScript_DefeatedAdmin2
msgbox FiveIsland_RocketWarehouse_Text_Admin2PostBattle, MSGBOX_AUTOCLOSE
end
FiveIsland_RocketWarehouse_EventScript_DefeatedAdmin2:: @ 816402F
FiveIsland_RocketWarehouse_EventScript_DefeatedAdmin2::
getplayerxy PLAYER_X_POS, PLAYER_Y_POS
compare PLAYER_X_POS, 24
call_if_le FiveIsland_RocketWarehouse_EventScript_PlayerFaceAdmin2
@@ -100,22 +100,22 @@ FiveIsland_RocketWarehouse_EventScript_DefeatedAdmin2:: @ 816402F
release
end
FiveIsland_RocketWarehouse_EventScript_PlayerFaceAdmin2:: @ 8164065
FiveIsland_RocketWarehouse_EventScript_PlayerFaceAdmin2::
applymovement OBJ_EVENT_ID_PLAYER, Movement_WalkInPlaceFastestRight
waitmovement 0
return
FiveIsland_RocketWarehouse_EventScript_Grunt1:: @ 8164070
FiveIsland_RocketWarehouse_EventScript_Grunt1::
trainerbattle_single TRAINER_TEAM_ROCKET_GRUNT_42, FiveIsland_RocketWarehouse_Text_Grunt1Intro, FiveIsland_RocketWarehouse_Text_Grunt1Defeat
msgbox FiveIsland_RocketWarehouse_Text_Grunt1PostBattle, MSGBOX_AUTOCLOSE
end
FiveIsland_RocketWarehouse_EventScript_Admin1:: @ 8164087
FiveIsland_RocketWarehouse_EventScript_Admin1::
trainerbattle_single TRAINER_TEAM_ROCKET_ADMIN, FiveIsland_RocketWarehouse_Text_Admin1Intro, FiveIsland_RocketWarehouse_Text_Admin1Defeat, FiveIsland_RocketWarehouse_EventScript_DefeatedAdmin1
msgbox FiveIsland_RocketWarehouse_Text_MadeItSoYouCanComeBackThrough, MSGBOX_AUTOCLOSE
end
FiveIsland_RocketWarehouse_EventScript_DefeatedAdmin1:: @ 81640A2
FiveIsland_RocketWarehouse_EventScript_DefeatedAdmin1::
getplayerxy PLAYER_X_POS, PLAYER_Y_POS
specialvar VAR_RESULT, GetPlayerFacingDirection
compare VAR_RESULT, DIR_NORTH
@@ -146,45 +146,45 @@ FiveIsland_RocketWarehouse_EventScript_DefeatedAdmin1:: @ 81640A2
release
end
FiveIsland_RocketWarehouse_EventScript_PlayerFaceAdmin1:: @ 816412E
FiveIsland_RocketWarehouse_EventScript_PlayerFaceAdmin1::
compare PLAYER_X_POS, 27
goto_if_eq EventScript_Return
applymovement OBJ_EVENT_ID_PLAYER, Movement_WalkInPlaceFastestRight
waitmovement 0
return
FiveIsland_RocketWarehouse_EventScript_AdminWalkToSwitchFar:: @ 8164144
FiveIsland_RocketWarehouse_EventScript_AdminWalkToSwitchFar::
applymovement LOCALID_ADMIN1, FiveIsland_RocketWarehouse_Movement_AdminWalkToSwitchFar
waitmovement 0
return
FiveIsland_RocketWarehouse_EventScript_AdminWalkToSwitch:: @ 816414F
FiveIsland_RocketWarehouse_EventScript_AdminWalkToSwitch::
applymovement LOCALID_ADMIN1, FiveIsland_RocketWarehouse_Movement_AdminWalkToSwitch
waitmovement 0
return
FiveIsland_RocketWarehouse_EventScript_AdminFaceSwitch:: @ 816415A
FiveIsland_RocketWarehouse_EventScript_AdminFaceSwitch::
applymovement LOCALID_ADMIN1, Movement_WalkInPlaceFastestUp
waitmovement 0
return
FiveIsland_RocketWarehouse_EventScript_AdminFacePlayerLeft:: @ 8164165
FiveIsland_RocketWarehouse_EventScript_AdminFacePlayerLeft::
applymovement LOCALID_ADMIN1, Movement_WalkInPlaceFastestLeft
waitmovement 0
return
FiveIsland_RocketWarehouse_EventScript_AdminFacePlayerDown:: @ 8164170
FiveIsland_RocketWarehouse_EventScript_AdminFacePlayerDown::
applymovement LOCALID_ADMIN1, Movement_WalkInPlaceFastestDown
waitmovement 0
return
FiveIsland_RocketWarehouse_Movement_AdminWalkToSwitchFar:: @ 816417B
FiveIsland_RocketWarehouse_Movement_AdminWalkToSwitchFar::
walk_right
walk_right
walk_in_place_fastest_up
step_end
FiveIsland_RocketWarehouse_Movement_AdminWalkToSwitch:: @ 816417F
FiveIsland_RocketWarehouse_Movement_AdminWalkToSwitch::
walk_right
walk_in_place_fastest_up
step_end
+24 -24
View File
@@ -1,65 +1,65 @@
FiveIsland_RocketWarehouse_Text_ManyMonsLockedInPen:: @ 817B4E3
FiveIsland_RocketWarehouse_Text_ManyMonsLockedInPen::
.string "There are many POKéMON locked\n"
.string "away in the pen…$"
FiveIsland_RocketWarehouse_Text_PenUnlockedMonsFled:: @ 817B512
FiveIsland_RocketWarehouse_Text_PenUnlockedMonsFled::
.string "The pen door is unlocked.\n"
.string "The POKéMON appear to have fled.$"
FiveIsland_RocketWarehouse_Text_Grunt2Intro:: @ 817B54D
FiveIsland_RocketWarehouse_Text_Grunt2Intro::
.string "Did you come here knowing it's\n"
.string "TEAM ROCKET's WAREHOUSE?$"
FiveIsland_RocketWarehouse_Text_Grunt2Defeat:: @ 817B585
FiveIsland_RocketWarehouse_Text_Grunt2Defeat::
.string "What do you think you're doing?!$"
FiveIsland_RocketWarehouse_Text_Grunt2PostBattle:: @ 817B5A6
FiveIsland_RocketWarehouse_Text_Grunt2PostBattle::
.string "TEAM ROCKET broke up?\n"
.string "What planet are you from?$"
FiveIsland_RocketWarehouse_Text_Grunt1Intro:: @ 817B5D6
FiveIsland_RocketWarehouse_Text_Grunt1Intro::
.string "Oh, now your POKéMON look strong.\n"
.string "You're willing to sell them?\p"
.string "Oh?\n"
.string "You wanted to battle?$"
FiveIsland_RocketWarehouse_Text_Grunt1Defeat:: @ 817B62F
FiveIsland_RocketWarehouse_Text_Grunt1Defeat::
.string "Oh, but…\n"
.string "Too much!$"
FiveIsland_RocketWarehouse_Text_Grunt1PostBattle:: @ 817B642
FiveIsland_RocketWarehouse_Text_Grunt1PostBattle::
.string "We can give you a great price.\n"
.string "Sell us your POKéMON!$"
FiveIsland_RocketWarehouse_Text_Grunt3Intro:: @ 817B677
FiveIsland_RocketWarehouse_Text_Grunt3Intro::
.string "I got word about you from the\n"
.string "others.\p"
.string "But there's no way a kid like you'd\n"
.string "know our BOSS GIOVANNI!$"
FiveIsland_RocketWarehouse_Text_Grunt3Defeat:: @ 817B6D9
FiveIsland_RocketWarehouse_Text_Grunt3Defeat::
.string "Don't…you…dare…laugh…$"
FiveIsland_RocketWarehouse_Text_Grunt3PostBattle:: @ 817B6EF
FiveIsland_RocketWarehouse_Text_Grunt3PostBattle::
.string "Don't mess in the doings of adults,\n"
.string "you jumped-up pip-squeak!$"
FiveIsland_RocketWarehouse_Text_Admin1Intro:: @ 817B72D
FiveIsland_RocketWarehouse_Text_Admin1Intro::
.string "I don't know or care if what I'm\n"
.string "doing is right or wrong…\p"
.string "I just put my faith in GIOVANNI\n"
.string "and do as I am told.$"
FiveIsland_RocketWarehouse_Text_Admin1Defeat:: @ 817B79C
FiveIsland_RocketWarehouse_Text_Admin1Defeat::
.string "I…\n"
.string "I'm shattered…$"
FiveIsland_RocketWarehouse_Text_Admin1PostBattle:: @ 817B7AE
FiveIsland_RocketWarehouse_Text_Admin1PostBattle::
.string "You're doing things according to\n"
.string "your beliefs and morals.\p"
.string "I understand now…$"
FiveIsland_RocketWarehouse_Text_MadeItSoYouCanComeBackThrough:: @ 817B7FA
FiveIsland_RocketWarehouse_Text_MadeItSoYouCanComeBackThrough::
.string "I've made it so you can come back\n"
.string "in through there.\p"
.string "Why don't you go get rested and\n"
@@ -69,7 +69,7 @@ FiveIsland_RocketWarehouse_Text_MadeItSoYouCanComeBackThrough:: @ 817B7FA
.string "You'd better steel yourself for one\n"
.string "harsh challenge.$"
FiveIsland_RocketWarehouse_Text_Admin2Intro:: @ 817B8DA
FiveIsland_RocketWarehouse_Text_Admin2Intro::
.string "That's quite enough of you \n"
.string "playing the hero, kid.\p"
.string "Spreading lies about how TEAM\n"
@@ -81,7 +81,7 @@ FiveIsland_RocketWarehouse_Text_Admin2Intro:: @ 817B8DA
.string "And now, I'll show you how scary\n"
.string "an angry adult can be!$"
FiveIsland_RocketWarehouse_Text_Admin2Defeat:: @ 817B9FB
FiveIsland_RocketWarehouse_Text_Admin2Defeat::
.string "Urgh…\n"
.string "You were too strong…\p"
.string "\n"
@@ -89,7 +89,7 @@ FiveIsland_RocketWarehouse_Text_Admin2Defeat:: @ 817B9FB
.string "So it's true?\n"
.string "TEAM ROCKET really has disbanded?$"
FiveIsland_RocketWarehouse_Text_Admin2PostBattle:: @ 817BA64
FiveIsland_RocketWarehouse_Text_Admin2PostBattle::
.string "We will abandon this WAREHOUSE…\p"
.string "But don't think this is over.\n"
.string "I won't let this be the end.\p"
@@ -98,7 +98,7 @@ FiveIsland_RocketWarehouse_Text_Admin2PostBattle:: @ 817BA64
.string "I will…\p"
.string "Until then, farewell!$"
FiveIsland_RocketWarehouse_Text_ReportWithGraphsAndText:: @ 817BB15
FiveIsland_RocketWarehouse_Text_ReportWithGraphsAndText::
.string "A report with graphs and text is on\n"
.string "the PC monitor.\p"
.string "“The Influence of Magnetic Waves\n"
@@ -106,7 +106,7 @@ FiveIsland_RocketWarehouse_Text_ReportWithGraphsAndText:: @ 817BB15
.string "… … … … … …\p"
.string "It's too difficult to understand…$"
FiveIsland_RocketWarehouse_Text_GideonIntro:: @ 817BBAF
FiveIsland_RocketWarehouse_Text_GideonIntro::
.string "I almost managed to sell the\n"
.string "SAPPHIRE for huge money…\p"
.string "Then, you just had to come along\n"
@@ -114,19 +114,19 @@ FiveIsland_RocketWarehouse_Text_GideonIntro:: @ 817BBAF
.string "Fufu… Fufufufu…\n"
.string "There's no forgiveness for you!$"
FiveIsland_RocketWarehouse_Text_GideonDefeat:: @ 817BC55
FiveIsland_RocketWarehouse_Text_GideonDefeat::
.string "Gah! Darn!\n"
.string "Darn! Darn!$"
FiveIsland_RocketWarehouse_Text_GideonPostBattle:: @ 817BC6C
FiveIsland_RocketWarehouse_Text_GideonPostBattle::
.string "If I can't sell it, it's worthless!\n"
.string "Go ahead, take it!$"
FiveIsland_RocketWarehouse_Text_GetLostLeaveMeBe:: @ 817BCA3
FiveIsland_RocketWarehouse_Text_GetLostLeaveMeBe::
.string "What do you want now?\n"
.string "Go on, get lost, leave me be.$"
FiveIsland_RocketWarehouse_Text_GiovannisKidHasRedHair:: @ 817BCD7
FiveIsland_RocketWarehouse_Text_GiovannisKidHasRedHair::
.string "What, you again?\p"
.string "You… You're not GIOVANNI's kid,\n"
.string "are you?\p"