Remove address comments
This commit is contained in:
@@ -1,19 +1,19 @@
|
||||
FiveIsland_MapScripts:: @ 8167E8E
|
||||
FiveIsland_MapScripts::
|
||||
map_script MAP_SCRIPT_ON_TRANSITION, FiveIsland_OnTransition
|
||||
.byte 0
|
||||
|
||||
FiveIsland_OnTransition:: @ 8167E94
|
||||
FiveIsland_OnTransition::
|
||||
setworldmapflag FLAG_WORLD_MAP_FIVE_ISLAND
|
||||
end
|
||||
|
||||
FiveIsland_EventScript_IslandSign:: @ 8167E98
|
||||
FiveIsland_EventScript_IslandSign::
|
||||
msgbox FiveIsland_Text_IslandSign, MSGBOX_SIGN
|
||||
end
|
||||
|
||||
FiveIsland_EventScript_BugCatcher:: @ 8167EA1
|
||||
FiveIsland_EventScript_BugCatcher::
|
||||
msgbox FiveIsland_Text_WeirdBuildingInMeadow, MSGBOX_NPC
|
||||
end
|
||||
|
||||
FiveIsland_EventScript_Fisher:: @ 8167EAA
|
||||
FiveIsland_EventScript_Fisher::
|
||||
msgbox FiveIsland_Text_BeenGettingBusierAroundHere, MSGBOX_NPC
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user