Remove address comments
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user