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
+5 -5
View File
@@ -1,19 +1,19 @@
SevenIsland_MapScripts:: @ 8167EB3
SevenIsland_MapScripts::
map_script MAP_SCRIPT_ON_TRANSITION, SevenIsland_OnTransition
.byte 0
SevenIsland_OnTransition:: @ 8167EB9
SevenIsland_OnTransition::
setworldmapflag FLAG_WORLD_MAP_SEVEN_ISLAND
end
SevenIsland_EventScript_IslandSign:: @ 8167EBD
SevenIsland_EventScript_IslandSign::
msgbox SevenIsland_Text_IslandSign, MSGBOX_SIGN
end
SevenIsland_EventScript_OldWoman:: @ 8167EC6
SevenIsland_EventScript_OldWoman::
msgbox SevenIsland_Text_IslandsMadeInSevenDays, MSGBOX_NPC
end
SevenIsland_EventScript_Scientist:: @ 8167ECF
SevenIsland_EventScript_Scientist::
msgbox SevenIsland_Text_IslandVirtuallyUntouched, MSGBOX_NPC
end