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
@@ -1,23 +1,23 @@
TwoIsland_PokemonCenter_1F_MapScripts:: @ 81717B4
TwoIsland_PokemonCenter_1F_MapScripts::
map_script MAP_SCRIPT_ON_TRANSITION, TwoIsland_PokemonCenter_1F_OnTransition
map_script MAP_SCRIPT_ON_RESUME, CableClub_OnResume
.byte 0
TwoIsland_PokemonCenter_1F_OnTransition:: @ 81717BF
TwoIsland_PokemonCenter_1F_OnTransition::
setrespawn SPAWN_TWO_ISLAND
end
TwoIsland_PokemonCenter_1F_EventScript_Nurse:: @ 81717C3
TwoIsland_PokemonCenter_1F_EventScript_Nurse::
lock
faceplayer
call EventScript_PkmnCenterNurse
release
end
TwoIsland_PokemonCenter_1F_EventScript_GBAKid:: @ 81717CC
TwoIsland_PokemonCenter_1F_EventScript_GBAKid::
msgbox TwoIsland_PokemonCenter_1F_Text_HaveYouVisitedGameCorner, MSGBOX_NPC
end
TwoIsland_PokemonCenter_1F_EventScript_BugCatcher:: @ 81717D5
TwoIsland_PokemonCenter_1F_EventScript_BugCatcher::
msgbox TwoIsland_PokemonCenter_1F_Text_OldLadyLivesOutOnCape, MSGBOX_NPC
end