Remove address comments
This commit is contained in:
@@ -1,15 +1,15 @@
|
||||
SilphCo_1F_MapScripts:: @ 8161625
|
||||
SilphCo_1F_MapScripts::
|
||||
map_script MAP_SCRIPT_ON_TRANSITION, SilphCo_1F_OnTransition
|
||||
.byte 0
|
||||
|
||||
SilphCo_1F_OnTransition:: @ 816162B
|
||||
SilphCo_1F_OnTransition::
|
||||
setworldmapflag FLAG_WORLD_MAP_SILPH_CO_1F
|
||||
end
|
||||
|
||||
SilphCo_1F_EventScript_Receptionist:: @ 816162F
|
||||
SilphCo_1F_EventScript_Receptionist::
|
||||
msgbox SilphCo_1F_Text_WelcomePresidentInBoardroom, MSGBOX_NPC
|
||||
end
|
||||
|
||||
SilphCo_1F_EventScript_FloorSign:: @ 8161638
|
||||
SilphCo_1F_EventScript_FloorSign::
|
||||
msgbox SilphCo_1F_Text_FloorSign, MSGBOX_SIGN
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user