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 @@
SixIsland_MapScripts:: @ 8167ED8
SixIsland_MapScripts::
map_script MAP_SCRIPT_ON_TRANSITION, SixIsland_OnTransition
.byte 0
SixIsland_OnTransition:: @ 8167EDE
SixIsland_OnTransition::
setworldmapflag FLAG_WORLD_MAP_SIX_ISLAND
end
SixIsland_EventScript_Hiker:: @ 8167EE2
SixIsland_EventScript_Hiker::
msgbox SixIsland_Text_ThatWayToWaterPathRuinValley, MSGBOX_NPC
end
SixIsland_EventScript_Boy:: @ 8167EEB
SixIsland_EventScript_Boy::
msgbox SixIsland_Text_SkyAtNightIsFantastic, MSGBOX_NPC
end
SixIsland_EventScript_IslandSign:: @ 8167EF4
SixIsland_EventScript_IslandSign::
msgbox SixIsland_Text_IslandSign, MSGBOX_SIGN
end