The decompiled versions of all \domino\ scripts found in Watch_Dogs.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 

1495 lines
41 KiB

-- {\v/} Domino auto-generated LUA script file
--
-- Script document: domino/user/windycity/world_team/worldteam_aishowcase_jfranchineau.domino.xml
-- User graph: CL05_V2
--
--
-- DO NOT EDIT MANUALLY THIS FILE OR YOUR CHANGES WILL BE LOST!
-- Please modify the original Domino script instead. You have been warned.
-- *** SCRIPT INPUT REFLECTION ***
--[[
<InputReflection />
]]--
-- *** END OF SCRIPT INPUT REFLECTION ***
export = {
};
function export:LuaDependencies()
return {
};
end;
function export:Create(cbox)
-- External box dependencies
cbox:RegisterBox("Domino/System/AgentStateMonitor_v2.lua");
cbox:RegisterBox("Domino/System/AssignPatrol_v2.lua");
cbox:RegisterBox("Domino/System/CompareIntegers_v2.lua");
cbox:RegisterBox("Domino/System/ConsoleCommand_v2.lua");
cbox:RegisterBox("Domino/System/EnableLockOnAssistanceTarget.lua");
cbox:RegisterBox("Domino/Library/common/Common_HUD.ForbiddenArea.lua");
cbox:RegisterBox("Domino/System/GetPlayerID.lua");
cbox:RegisterBox("Domino/Library/common/HiddenCamera.HiddenCameraSetup.lua");
cbox:RegisterBox("Domino/System/InventoryController.lua");
cbox:RegisterBox("Domino/System/LaneRestrictionsControl.lua");
cbox:RegisterBox("Domino/System/Lists/ListWriter.lua");
cbox:RegisterBox("Domino/System/MapPointController_v3.lua");
cbox:RegisterBox("Domino/Library/common/Common_HUD.MissionArea.lua");
cbox:RegisterBox("Domino/System/MissionLayer_v2.lua");
cbox:RegisterBox("Domino/System/MissionModuleBox_v2.lua");
cbox:RegisterBox("Domino/System/MissionZoneController.lua");
cbox:RegisterBox("Domino/System/NPCSquad_v2.lua");
cbox:RegisterBox("Domino/System/PatrolPointMonitor_v2.lua");
cbox:RegisterBox("Domino/System/PawnHealthMonitor_v3.lua");
cbox:RegisterBox("Domino/System/PowerUserController_v3.lua");
cbox:RegisterBox("Domino/System/SetTimeOfDay.lua");
cbox:RegisterBox("Domino/System/SimpleNode.lua");
cbox:RegisterBox("Domino/Library/common/SnapAndBind.SnapAndBind.lua");
cbox:RegisterBox("Domino/Library/common/SideMissionSpawnAIAndMonitor.SpawnAIAndMonitor.lua");
cbox:RegisterBox("Domino/System/TeleportToSpawnPoint.lua");
cbox:RegisterBox("Domino/System/TextToScreen_v2.lua");
cbox:RegisterBox("Domino/System/Timer_v2.lua");
cbox:RegisterBox("Domino/System/TriggerGameOver.lua");
cbox:RegisterBox("Domino/System/TriggerMonitor_v2.lua");
cbox:RegisterBox("Domino/System/VehicleSpawnerControl_v2.lua");
end;
function export:Init(cbox)
local l0;
self.SB_Gang = {
};
self.SpringBreakers_Cop02 = "2081104034216808691";
self.Player = nil;
self.SB_Target = {
};
self.SpringBreakers_Mobster02 = "2081103936130912487";
self.SpringBreakers_SG05 = "2081104013492752621";
self.LKP_Global = "";
self.Cops_Protect1 = {
};
self.SB_All = {
};
self.SpringBreakers_Mobster06 = "2081104026792890609";
self.SpringBreakers_Mob01 = "2081103891518197980";
self.BikeSpawned = nil;
self.Headshot = 0;
self.SpringBreakers_SG01 = "2081103832328179919";
self.Cops_Protect3 = {
};
self.Cops_Protect2 = {
};
self.SpringBreakers_Pistol03 = "2081103990946271466";
self.SpringBreakers_cop03 = "2081627599345289316";
self[21] = cbox:CreateBox("Domino/System/NPCSquad_v2.lua");
l0 = self[21];
l0._graph = self;
l0.Started = DummyFunction;
l0.Stopped = DummyFunction;
l0.ConfigAdded = DummyFunction;
l0.ConfigRemoved = DummyFunction;
l0.NPCAdded = DummyFunction;
l0.NPCRemoved = DummyFunction;
l0.LKPGroupAdded = DummyFunction;
l0.ZoneAdded = DummyFunction;
l0.ZoneRemoved = DummyFunction;
l0.DefendPointAdded = DummyFunction;
l0.DefendPointRemoved = DummyFunction;
l0.AssaultPointAdded = DummyFunction;
l0.AssaultPointRemoved = DummyFunction;
l0.Out = DummyFunction;
self[26] = cbox:CreateBox("Domino/System/TeleportToSpawnPoint.lua");
l0 = self[26];
l0._graph = self;
l0.Out = self.f_26_Out;
l0.RequestFailed = DummyFunction;
l0.TeleportDone = DummyFunction;
self[14] = cbox:CreateBox("Domino/System/NPCSquad_v2.lua");
l0 = self[14];
l0._graph = self;
l0.Started = DummyFunction;
l0.Stopped = DummyFunction;
l0.ConfigAdded = DummyFunction;
l0.ConfigRemoved = DummyFunction;
l0.NPCAdded = DummyFunction;
l0.NPCRemoved = DummyFunction;
l0.LKPGroupAdded = DummyFunction;
l0.ZoneAdded = DummyFunction;
l0.ZoneRemoved = DummyFunction;
l0.DefendPointAdded = DummyFunction;
l0.DefendPointRemoved = DummyFunction;
l0.AssaultPointAdded = DummyFunction;
l0.AssaultPointRemoved = DummyFunction;
l0.Out = DummyFunction;
self[29] = cbox:CreateBox("Domino/System/PawnHealthMonitor_v3.lua");
l0 = self[29];
l0._graph = self;
l0.Enabled = DummyFunction;
l0.Disabled = DummyFunction;
l0.Damaged = self.f_29_Damaged;
l0.Killed = self.f_29_Killed;
l0.AllDead = DummyFunction;
l0.IsUnderwater = DummyFunction;
l0.DeadChecked = DummyFunction;
l0.HealthChecked = DummyFunction;
self[5] = cbox:CreateBox("Domino/System/MapPointController_v3.lua");
l0 = self[5];
l0._graph = self;
l0.Shown = DummyFunction;
l0.Hidden = DummyFunction;
l0.TextSet = DummyFunction;
l0.TextHidden = DummyFunction;
self[37] = cbox:CreateBox("Domino/Library/common/HiddenCamera.HiddenCameraSetup.lua");
l0 = self[37];
l0._graph = self;
l0.Out = DummyFunction;
self[28] = cbox:CreateBox("Domino/System/AssignPatrol_v2.lua");
l0 = self[28];
l0._graph = self;
l0.Assigned = self.f_28_Assigned;
l0.Unassigned = DummyFunction;
l0.Aborted = DummyFunction;
l0.Failed = DummyFunction;
l0.SpeedSet = DummyFunction;
l0.Out = DummyFunction;
self[41] = cbox:CreateBox("Domino/System/Timer_v2.lua");
l0 = self[41];
l0._graph = self;
l0.Out = DummyFunction;
l0.Started = DummyFunction;
l0.Stopped = DummyFunction;
l0.Paused = DummyFunction;
l0.Resumed = DummyFunction;
l0.TimeElapsed = self.f_41_TimeElapsed;
l0.LoopingEnded = DummyFunction;
l0.GotTime = DummyFunction;
self[56] = cbox:CreateBox("Domino/System/MissionLayer_v2.lua");
l0 = self[56];
l0._graph = self;
l0.Loaded = DummyFunction;
l0.Unloaded = DummyFunction;
l0.Reseted = DummyFunction;
self[35] = cbox:CreateBox("Domino/System/MissionLayer_v2.lua");
l0 = self[35];
l0._graph = self;
l0.Loaded = DummyFunction;
l0.Unloaded = DummyFunction;
l0.Reseted = DummyFunction;
self[50] = cbox:CreateBox("Domino/System/AssignPatrol_v2.lua");
l0 = self[50];
l0._graph = self;
l0.Assigned = self.f_50_Assigned;
l0.Unassigned = DummyFunction;
l0.Aborted = DummyFunction;
l0.Failed = DummyFunction;
l0.SpeedSet = DummyFunction;
l0.Out = DummyFunction;
self[8] = cbox:CreateBox("Domino/System/MissionModuleBox_v2.lua");
l0 = self[8];
l0._graph = self;
l0.DisplayRequested = DummyFunction;
l0.DisplayStarted = DummyFunction;
l0.HideRequested = DummyFunction;
l0.DisplayFinished = self.f_8_DisplayFinished;
l0.Out = DummyFunction;
self[24] = cbox:CreateBox("Domino/System/MapPointController_v3.lua");
l0 = self[24];
l0._graph = self;
l0.Shown = DummyFunction;
l0.Hidden = DummyFunction;
l0.TextSet = DummyFunction;
l0.TextHidden = DummyFunction;
self[27] = cbox:CreateBox("Domino/System/NPCSquad_v2.lua");
l0 = self[27];
l0._graph = self;
l0.Started = self.f_27_Started;
l0.Stopped = DummyFunction;
l0.ConfigAdded = DummyFunction;
l0.ConfigRemoved = DummyFunction;
l0.NPCAdded = DummyFunction;
l0.NPCRemoved = DummyFunction;
l0.LKPGroupAdded = DummyFunction;
l0.ZoneAdded = DummyFunction;
l0.ZoneRemoved = DummyFunction;
l0.DefendPointAdded = DummyFunction;
l0.DefendPointRemoved = DummyFunction;
l0.AssaultPointAdded = DummyFunction;
l0.AssaultPointRemoved = DummyFunction;
l0.Out = DummyFunction;
self[42] = cbox:CreateBox("Domino/System/MapPointController_v3.lua");
l0 = self[42];
l0._graph = self;
l0.Shown = self.f_42_Shown;
l0.Hidden = DummyFunction;
l0.TextSet = DummyFunction;
l0.TextHidden = DummyFunction;
self[63] = cbox:CreateBox("Domino/Library/common/SnapAndBind.SnapAndBind.lua");
l0 = self[63];
l0._graph = self;
l0.Attached = self.f_63_Attached;
self[32] = cbox:CreateBox("Domino/System/VehicleSpawnerControl_v2.lua");
l0 = self[32];
l0._graph = self;
l0.Spawned = self.f_32_Spawned;
l0.UnSpawned = DummyFunction;
l0.AllowAutoRespawnSet = DummyFunction;
l0.Out = DummyFunction;
self[55] = cbox:CreateBox("Domino/System/MapPointController_v3.lua");
l0 = self[55];
l0._graph = self;
l0.Shown = self.f_55_Shown;
l0.Hidden = DummyFunction;
l0.TextSet = DummyFunction;
l0.TextHidden = DummyFunction;
self[67] = cbox:CreateBox("Domino/System/MissionModuleBox_v2.lua");
l0 = self[67];
l0._graph = self;
l0.DisplayRequested = DummyFunction;
l0.DisplayStarted = DummyFunction;
l0.HideRequested = DummyFunction;
l0.DisplayFinished = self.f_67_DisplayFinished;
l0.Out = DummyFunction;
self[61] = cbox:CreateBox("Domino/Library/common/HiddenCamera.HiddenCameraSetup.lua");
l0 = self[61];
l0._graph = self;
l0.Out = self.f_61_Out;
self[31] = cbox:CreateBox("Domino/System/AssignPatrol_v2.lua");
l0 = self[31];
l0._graph = self;
l0.Assigned = DummyFunction;
l0.Unassigned = DummyFunction;
l0.Aborted = DummyFunction;
l0.Failed = DummyFunction;
l0.SpeedSet = DummyFunction;
l0.Out = DummyFunction;
self[3] = cbox:CreateBox("Domino/System/MapPointController_v3.lua");
l0 = self[3];
l0._graph = self;
l0.Shown = self.f_3_Shown;
l0.Hidden = DummyFunction;
l0.TextSet = DummyFunction;
l0.TextHidden = DummyFunction;
self[54] = cbox:CreateBox("Domino/System/PawnHealthMonitor_v3.lua");
l0 = self[54];
l0._graph = self;
l0.Enabled = DummyFunction;
l0.Disabled = DummyFunction;
l0.Damaged = DummyFunction;
l0.Killed = self.f_54_Killed;
l0.AllDead = DummyFunction;
l0.IsUnderwater = DummyFunction;
l0.DeadChecked = DummyFunction;
l0.HealthChecked = DummyFunction;
self[23] = cbox:CreateBox("Domino/System/MapPointController_v3.lua");
l0 = self[23];
l0._graph = self;
l0.Shown = DummyFunction;
l0.Hidden = DummyFunction;
l0.TextSet = DummyFunction;
l0.TextHidden = DummyFunction;
self[4] = cbox:CreateBox("Domino/System/PawnHealthMonitor_v3.lua");
l0 = self[4];
l0._graph = self;
l0.Enabled = DummyFunction;
l0.Disabled = DummyFunction;
l0.Damaged = DummyFunction;
l0.Killed = self.f_4_Killed;
l0.AllDead = DummyFunction;
l0.IsUnderwater = DummyFunction;
l0.DeadChecked = DummyFunction;
l0.HealthChecked = DummyFunction;
self[65] = cbox:CreateBox("Domino/Library/common/SideMissionSpawnAIAndMonitor.SpawnAIAndMonitor.lua");
l0 = self[65];
l0._graph = self;
l0.Spawned = self.f_65_Spawned;
l0._1Killed = self.f_65__1Killed;
l0.AllDead = self.f_65_AllDead;
self[66] = cbox:CreateBox("Domino/System/TriggerMonitor_v2.lua");
l0 = self[66];
l0._graph = self;
l0.Enabled = DummyFunction;
l0.Disabled = DummyFunction;
l0.Enter = DummyFunction;
l0.Leave = self.f_66_Leave;
l0.Use = DummyFunction;
self[34] = cbox:CreateBox("Domino/System/MissionLayer_v2.lua");
l0 = self[34];
l0._graph = self;
l0.Loaded = self.f_34_Loaded;
l0.Unloaded = DummyFunction;
l0.Reseted = DummyFunction;
self[53] = cbox:CreateBox("Domino/System/MapPointController_v3.lua");
l0 = self[53];
l0._graph = self;
l0.Shown = DummyFunction;
l0.Hidden = DummyFunction;
l0.TextSet = DummyFunction;
l0.TextHidden = DummyFunction;
self[33] = cbox:CreateBox("Domino/System/Timer_v2.lua");
l0 = self[33];
l0._graph = self;
l0.Out = DummyFunction;
l0.Started = DummyFunction;
l0.Stopped = DummyFunction;
l0.Paused = DummyFunction;
l0.Resumed = DummyFunction;
l0.TimeElapsed = self.f_33_TimeElapsed;
l0.LoopingEnded = DummyFunction;
l0.GotTime = DummyFunction;
self[62] = cbox:CreateBox("Domino/System/PawnHealthMonitor_v3.lua");
l0 = self[62];
l0._graph = self;
l0.Enabled = DummyFunction;
l0.Disabled = DummyFunction;
l0.Damaged = DummyFunction;
l0.Killed = self.f_62_Killed;
l0.AllDead = DummyFunction;
l0.IsUnderwater = DummyFunction;
l0.DeadChecked = DummyFunction;
l0.HealthChecked = DummyFunction;
self[15] = cbox:CreateBox("Domino/System/PatrolPointMonitor_v2.lua");
l0 = self[15];
l0._graph = self;
l0.Enabled = DummyFunction;
l0.Disabled = DummyFunction;
l0.SpecificPointReached = DummyFunction;
l0.CurrentPointReached = DummyFunction;
l0.EndPointReached = self.f_15_EndPointReached;
self[43] = cbox:CreateBox("Domino/Library/common/SideMissionSpawnAIAndMonitor.SpawnAIAndMonitor.lua");
l0 = self[43];
l0._graph = self;
l0.Spawned = self.f_43_Spawned;
l0._1Killed = self.f_43__1Killed;
l0.AllDead = self.f_43_AllDead;
self[46] = cbox:CreateBox("Domino/Library/common/SnapAndBind.SnapAndBind.lua");
l0 = self[46];
l0._graph = self;
l0.Attached = self.f_46_Attached;
self[38] = cbox:CreateBox("Domino/System/EnableLockOnAssistanceTarget.lua");
l0 = self[38];
l0._graph = self;
l0.Out = self.f_38_Out;
self[22] = cbox:CreateBox("Domino/Library/common/Common_HUD.MissionArea.lua");
l0 = self[22];
l0._graph = self;
l0.Started = self.f_22_Started;
l0.Stopped = DummyFunction;
l0.Failed = DummyFunction;
l0.Exited = self.f_22_Exited;
l0.Reentered = self.f_22_Reentered;
self[40] = cbox:CreateBox("Domino/System/NPCSquad_v2.lua");
l0 = self[40];
l0._graph = self;
l0.Started = DummyFunction;
l0.Stopped = DummyFunction;
l0.ConfigAdded = DummyFunction;
l0.ConfigRemoved = DummyFunction;
l0.NPCAdded = DummyFunction;
l0.NPCRemoved = DummyFunction;
l0.LKPGroupAdded = DummyFunction;
l0.ZoneAdded = DummyFunction;
l0.ZoneRemoved = DummyFunction;
l0.DefendPointAdded = DummyFunction;
l0.DefendPointRemoved = DummyFunction;
l0.AssaultPointAdded = DummyFunction;
l0.AssaultPointRemoved = DummyFunction;
l0.Out = DummyFunction;
self[48] = cbox:CreateBox("Domino/System/MissionModuleBox_v2.lua");
l0 = self[48];
l0._graph = self;
l0.DisplayRequested = DummyFunction;
l0.DisplayStarted = self.f_48_DisplayStarted;
l0.HideRequested = DummyFunction;
l0.DisplayFinished = DummyFunction;
l0.Out = DummyFunction;
self[18] = cbox:CreateBox("Domino/System/ConsoleCommand_v2.lua");
l0 = self[18];
l0._graph = self;
l0.Enabled = DummyFunction;
l0.Disabled = DummyFunction;
l0.Executed = self.f_18_Executed;
self[16] = cbox:CreateBox("Domino/System/NPCSquad_v2.lua");
l0 = self[16];
l0._graph = self;
l0.Started = self.f_16_Started;
l0.Stopped = DummyFunction;
l0.ConfigAdded = DummyFunction;
l0.ConfigRemoved = DummyFunction;
l0.NPCAdded = DummyFunction;
l0.NPCRemoved = DummyFunction;
l0.LKPGroupAdded = DummyFunction;
l0.ZoneAdded = DummyFunction;
l0.ZoneRemoved = DummyFunction;
l0.DefendPointAdded = DummyFunction;
l0.DefendPointRemoved = DummyFunction;
l0.AssaultPointAdded = DummyFunction;
l0.AssaultPointRemoved = DummyFunction;
l0.Out = DummyFunction;
self[47] = cbox:CreateBox("Domino/System/AssignPatrol_v2.lua");
l0 = self[47];
l0._graph = self;
l0.Assigned = DummyFunction;
l0.Unassigned = DummyFunction;
l0.Aborted = DummyFunction;
l0.Failed = DummyFunction;
l0.SpeedSet = DummyFunction;
l0.Out = DummyFunction;
self[30] = cbox:CreateBox("Domino/Library/common/Common_HUD.ForbiddenArea.lua");
l0 = self[30];
l0._graph = self;
l0.Started = self.f_30_Started;
l0.Stopped = DummyFunction;
l0.NPCListUpdated = DummyFunction;
l0.NPCs_All_Dead = DummyFunction;
self[60] = cbox:CreateBox("Domino/System/AgentStateMonitor_v2.lua");
l0 = self[60];
l0._graph = self;
l0.Enabled = self.f_60_Enabled;
l0.Disabled = self.f_60_Disabled;
l0.PauseState = DummyFunction;
l0.InterruptibleCinematicState = DummyFunction;
l0.UnawareState = DummyFunction;
l0.AwareState = DummyFunction;
l0.AlertSoftState = DummyFunction;
l0.AlertHardState = DummyFunction;
l0.FleeState = DummyFunction;
l0.CombatState = self.f_60_CombatState;
l0.ScriptedState = DummyFunction;
l0.InvestigateState = DummyFunction;
l0.PostCombatSearchState = DummyFunction;
l0.CinematicMode_Interrupted = DummyFunction;
l0.DetectionIntuitionStarted = DummyFunction;
l0.DetectionIntuitionStopped = DummyFunction;
l0.DetectionIntuitionFull = DummyFunction;
l0.DetectionAlertStarted = DummyFunction;
l0.DetectionAlertStopped = DummyFunction;
l0.DetectionAlertFull = DummyFunction;
l0.IsDistracted = DummyFunction;
self[57] = cbox:CreateBox("Domino/System/AssignPatrol_v2.lua");
l0 = self[57];
l0._graph = self;
l0.Assigned = self.f_57_Assigned;
l0.Unassigned = DummyFunction;
l0.Aborted = DummyFunction;
l0.Failed = DummyFunction;
l0.SpeedSet = DummyFunction;
l0.Out = DummyFunction;
self[25] = cbox:CreateBox("Domino/Library/common/SnapAndBind.SnapAndBind.lua");
l0 = self[25];
l0._graph = self;
l0.Attached = self.f_25_Attached;
self[44] = cbox:CreateBox("Domino/System/NPCSquad_v2.lua");
l0 = self[44];
l0._graph = self;
l0.Started = self.f_44_Started;
l0.Stopped = DummyFunction;
l0.ConfigAdded = DummyFunction;
l0.ConfigRemoved = DummyFunction;
l0.NPCAdded = DummyFunction;
l0.NPCRemoved = DummyFunction;
l0.LKPGroupAdded = DummyFunction;
l0.ZoneAdded = DummyFunction;
l0.ZoneRemoved = DummyFunction;
l0.DefendPointAdded = DummyFunction;
l0.DefendPointRemoved = DummyFunction;
l0.AssaultPointAdded = DummyFunction;
l0.AssaultPointRemoved = DummyFunction;
l0.Out = DummyFunction;
self[20] = cbox:CreateBox("Domino/Library/common/Common_HUD.ForbiddenArea.lua");
l0 = self[20];
l0._graph = self;
l0.Started = DummyFunction;
l0.Stopped = self.f_20_Stopped;
l0.NPCListUpdated = DummyFunction;
l0.NPCs_All_Dead = DummyFunction;
end;
function export:ShutDown()
for k,v in pairs(self) do if type(v) == "table" and v.ShutDown ~= self.ShutDown and v ~= self._graph and v.ShutDown ~= nil then v:ShutDown() end end;
end;
function export:In()
local l0;
l0 = self[18];
l0.Command = "DLC_CL05_V2";
l0:Enable();
end;
function export:f_68_Out()
local l0;
self = self._graph;
self:en_30();
l0 = self[30];
l0:UpdateNPCList();
end;
function export:f_72_Out()
local l0;
self = self._graph;
l0 = self[41];
l0.Seconds = 2;
l0:Start();
l0 = self[57];
l0.NPC = self.SpringBreakers_SG01;
l0.Patrol = "2082373133414695552";
l0:Assign();
l0 = self[29];
l0.PawnList = self.SB_Target;
l0:Enable();
self:en_4();
l0 = self[4];
l0:Enable();
self:en_54();
l0 = self[54];
l0:Enable();
self:en_62();
l0 = self[62];
l0:Enable();
l0 = Boxes[PathID("Domino/System/Lists/ListWriter.lua")];
l0.Input = self.SB_All;
l0.Data[0] = self.SpringBreakers_Mobster02;
l0.Data[1] = self.SpringBreakers_SG01;
l0.Data[2] = self.SpringBreakers_Pistol03;
l0.Data[3] = self.SpringBreakers_SG05;
l0.Data[4] = self.SpringBreakers_Mobster06;
l0.Data[5] = self.SpringBreakers_Mob01;
l0.Data[6] = self.SpringBreakers_Cop02;
l0.Data[7] = self.SpringBreakers_cop03;
l0.Index = nil;
l0._graph = self;
l0._DynamicAnchors = {
Data = 8,
};
l0.Added = self.f_1_Added;
l0.Removed = self.f_1_Removed;
l0.Out = self.f_1_Out;
l0:Add();
l0 = self[27];
l0.SquadName = "CL_05_SquadTarget1";
l0.Config = "NPCOverrideConfig.3456007471";
l0.NPC = self.SpringBreakers_Cop02;
l0.LKPGroup = self.LKP_Global;
l0.ForbiddenZone = "2081830244928623184";
l0.WarningZone = "2083627143681541004";
l0:Start();
l0 = self[16];
l0.SquadName = "CL_05_Squad_Target2";
l0.Config = "NPCOverrideConfig.3456007471";
l0.NPC = self.SpringBreakers_Mob01;
l0.LKPGroup = self.LKP_Global;
l0.Zone = "2082510554689177669";
l0.ForbiddenZone = "2081830244928623184";
l0.WarningZone = "2083627143681541004";
l0:Start();
l0 = self[44];
l0.SquadName = "CL_05_Squad_Target3";
l0.Config = "NPCOverrideConfig.3456007471";
l0.NPC = self.SpringBreakers_cop03;
l0.LKPGroup = self.LKP_Global;
l0.Zone = "2082510538769696832";
l0.ForbiddenZone = "2081830244928623184";
l0.WarningZone = "2083627143681541004";
l0:Start();
end;
function export:f_73_Out()
local l0;
self = self._graph;
l0 = Boxes[PathID("Domino/System/TextToScreen_v2.lua")];
l0.Text = "RULES:";
l0.Duration = 10;
l0.Color = nil;
l0._graph = self;
l0.Out = self.f_10_Out;
l0:In();
l0 = self[26];
l0.SpawnPoint = "2084831164228444282";
l0:In();
end;
function export:f_69_Out()
local l0;
self = self._graph;
l0 = self[48];
l0.MessageType = "MissionUpdate";
l0.OasisID_1 = {
section = "AVATAR.INTERACTIONS",
item = "Leave",
id = "13911",
};
l0:Display();
end;
function export:f_70_Out()
local l0;
self = self._graph;
l0 = self[66];
l0.Trigger = "2084406219780406142";
l0:Enable();
self:en_22();
l0 = self[22];
l0:Stop();
end;
function export:f_2_Out()
local l0;
self = self._graph;
self:en_30();
l0 = self[30];
l0:Start();
end;
function export:f_26_Out()
local l0;
self = self._graph;
l0 = Boxes[PathID("Domino/System/SetTimeOfDay.lua")];
l0.Hour = 19;
l0.Minute = 20;
l0._graph = self;
l0.Out = self.f_52_Out;
l0:SetTimeOfDay();
end;
function export:f_29_Damaged()
local l0;
self = self._graph;
l0 = self[29];
self.Headshot = l0.HitLocation;
end;
function export:f_29_Killed()
local l0;
self = self._graph;
l0 = self[29];
self.Headshot = l0.HitLocation;
l0 = Boxes[PathID("Domino/System/CompareIntegers_v2.lua")];
l0.A = self.Headshot;
l0.B = 7;
l0._graph = self;
l0.Out = DummyFunction;
l0.A_lt_B = DummyFunction;
l0.A_le_B = DummyFunction;
l0.A_eq_B = DummyFunction;
l0.A_ge_B = DummyFunction;
l0.A_gt_B = DummyFunction;
l0.A_ne_B = self.f_17_A_ne_B;
l0:In();
end;
function export:f_11_Added()
local l0;
self = self._graph;
l0 = Boxes[PathID("Domino/System/Lists/ListWriter.lua")];
self.Cops_Protect3 = l0.Target;
l0 = self[21];
l0.SquadName = "CL_05_SquadProtect_Target3";
l0.Config = "NPCOverrideConfig.3456007471";
l0.NPCList = self.Cops_Protect3;
l0.LKPGroup = self.LKP_Global;
l0.ForbiddenZone = "2081830244928623184";
l0.WarningZone = "2083627143681541004";
l0.DefendPoint = self.SpringBreakers_cop03;
l0:Start();
end;
function export:f_11_Out()
local l0;
self = self._graph;
l0 = Boxes[PathID("Domino/System/Lists/ListWriter.lua")];
self.Cops_Protect3 = l0.Target;
end;
function export:f_11_Removed()
local l0;
self = self._graph;
l0 = Boxes[PathID("Domino/System/Lists/ListWriter.lua")];
self.Cops_Protect3 = l0.Target;
end;
function export:f_28_Assigned()
local l0;
self = self._graph;
l0 = self[15];
l0.NPC = self.SpringBreakers_Mob01;
l0:Enable();
end;
function export:f_64_Added()
local l0;
self = self._graph;
self:en_64();
l0 = Boxes[PathID("Domino/System/InventoryController.lua")];
l0:EquipItem();
end;
function export:f_64_ItemEquipped()
local l0;
self = self._graph;
l0 = self[38];
l0:Disable();
end;
function export:f_58_PerkAdded()
local l0;
self = self._graph;
self:en_58();
l0 = Boxes[PathID("Domino/System/PowerUserController_v3.lua")];
l0:EnablePowers();
end;
function export:f_58_PowersEnabled()
local l0;
self = self._graph;
l0 = self[32];
l0.VehicleSpawner = "2084346665479098692";
l0:Spawn();
end;
function export:f_41_TimeElapsed()
local l0;
self = self._graph;
l0 = self[47];
l0.NPC = self.SpringBreakers_SG05;
l0.Patrol = "2081114814920262848";
l0:Assign();
end;
function export:f_50_Assigned()
local l0;
self = self._graph;
l0 = self[33];
l0.Seconds = 2;
l0:Start();
end;
function export:f_8_DisplayFinished()
local l0;
self = self._graph;
l0 = self[35];
l0.LayerName = "CL_M05_Mission";
l0:Unload();
end;
function export:f_9_Out()
local l0;
self = self._graph;
l0 = self[56];
l0.LayerName = "CL_M05_Mission";
l0:Unload();
end;
function export:f_27_Started()
local l0;
self = self._graph;
l0 = Boxes[PathID("Domino/System/Lists/ListWriter.lua")];
l0.Input = self.Cops_Protect1;
l0.Data[0] = self.SpringBreakers_SG05;
l0.Data[1] = self.SpringBreakers_Pistol03;
l0.Index = nil;
l0._graph = self;
l0._DynamicAnchors = {
Data = 2,
};
l0.Added = self.f_51_Added;
l0.Removed = self.f_51_Removed;
l0.Out = self.f_51_Out;
l0:Add();
end;
function export:f_42_Shown()
local l0;
self = self._graph;
l0 = self[63];
l0.Parent = self.SpringBreakers_cop03;
l0.Child = "2081104831419782189";
l0.NpcIcon = 1;
l0:Attach();
end;
function export:f_63_Attached()
local l0;
self = self._graph;
l0 = self[3];
l0.MapPoint = "2081104831419782189";
l0:Show();
end;
function export:f_32_Spawned()
local l0;
self = self._graph;
l0 = self[32];
self.BikeSpawned = l0.SpawnedVehicle;
l0 = self[65];
l0.Generator01 = "2081103936130912488";
l0.Generator02 = "2081103832328179920";
l0.Generator03 = "2081104026792890610";
l0.Generator04 = "2081104034216808692";
l0:Spawn();
end;
function export:f_7_Out()
local l0;
self = self._graph;
l0 = Boxes[PathID("Domino/System/TextToScreen_v2.lua")];
l0.Text = "HEADSHOT the targets";
l0.Duration = 10;
l0.Color = nil;
l0._graph = self;
l0.Out = self.f_59_Out;
l0:In();
end;
function export:f_55_Shown()
local l0;
self = self._graph;
l0 = self[25];
l0.Parent = self.SpringBreakers_SG05;
l0.Child = "2081104837379888179";
l0.NpcIcon = 1;
l0:Attach();
end;
function export:f_10_Out()
local l0;
self = self._graph;
l0 = Boxes[PathID("Domino/System/TextToScreen_v2.lua")];
l0.Text = "MANDATORY";
l0.Duration = 10;
l0.Color = nil;
l0._graph = self;
l0.Out = self.f_7_Out;
l0:In();
end;
function export:f_59_Out()
local l0;
self = self._graph;
l0 = Boxes[PathID("Domino/System/TextToScreen_v2.lua")];
l0.Text = "STEAL the bike and ESCAPE";
l0.Duration = 10;
l0.Color = nil;
l0._graph = self;
l0.Out = self.f_6_Out;
l0:In();
end;
function export:f_67_DisplayFinished()
local l0;
self = self._graph;
l0 = Boxes[PathID("Domino/System/TriggerGameOver.lua")];
l0.PlayerId = nil;
l0._graph = self;
l0.Out = self.f_9_Out;
l0:GameOver();
end;
function export:f_61_Out()
local l0;
self = self._graph;
l0 = self[37];
l0.NPC = self.SpringBreakers_SG05;
l0.HiddenCamera = "2081818817549469553";
l0.Profile = {
section = "PROFILER_SPECIFIC.PEOPLE.HiddenCamNPC.HiddenCamNPC_CL_05",
item = "",
id = "4294975972",
};
l0:Stop();
l0 = self[46];
l0.Parent = self.SpringBreakers_Mob01;
l0.Child = "2081104841567900725";
l0.NpcIcon = 1;
l0:Attach();
end;
function export:f_17_A_ne_B()
local l0;
self = self._graph;
l0 = self[67];
l0.MessageType = "MissionFailed";
l0.OasisID_1 = {
section = "MISSIONS.SIDE.OBJECTIVES.Contract_Lair.CL_01.Failure_01",
item = "Description",
id = "143954",
};
l0.Duration = 2;
l0:Display();
end;
function export:f_3_Shown()
local l0;
self = self._graph;
l0 = Boxes[PathID("Domino/System/SimpleNode.lua")];
l0._graph = self;
l0.Out = self.f_72_Out;
l0:In();
end;
function export:f_54_Killed()
local l0;
self = self._graph;
l0 = self[53];
l0.MapPoint = "2081104837379888179";
l0:Hide();
self:en_54();
l0 = self[54];
l0:Disable();
end;
function export:f_4_Killed()
local l0;
self = self._graph;
self:en_4();
l0 = self[4];
l0:Disable();
l0 = self[23];
l0.MapPoint = "2081104831419782189";
l0:Hide();
end;
function export:f_6_Out()
local l0;
self = self._graph;
l0 = Boxes[PathID("Domino/System/TextToScreen_v2.lua")];
l0.Text = "SECONDARY";
l0.Duration = 10;
l0.Color = nil;
l0._graph = self;
l0.Out = self.f_19_Out;
l0:In();
end;
function export:f_65__1Killed()
local l0;
self = self._graph;
l0 = self[65];
self.SpringBreakers_Mobster02 = l0.NPC_01;
self.SpringBreakers_SG01 = l0.NPC_02;
self.SpringBreakers_Mobster06 = l0.NPC_03;
self.SpringBreakers_Cop02 = l0.NPC_04;
self.SB_Gang = l0.NPCInList;
l0 = Boxes[PathID("Domino/System/SimpleNode.lua")];
l0._graph = self;
l0.Out = DummyFunction;
l0:In();
end;
function export:f_65_AllDead()
local l0;
self = self._graph;
l0 = self[65];
self.SpringBreakers_Mobster02 = l0.NPC_01;
self.SpringBreakers_SG01 = l0.NPC_02;
self.SpringBreakers_Mobster06 = l0.NPC_03;
self.SpringBreakers_Cop02 = l0.NPC_04;
self.SB_Gang = l0.NPCInList;
end;
function export:f_65_Spawned()
local l0;
self = self._graph;
l0 = self[65];
self.SpringBreakers_Mobster02 = l0.NPC_01;
self.SpringBreakers_SG01 = l0.NPC_02;
self.SpringBreakers_Mobster06 = l0.NPC_03;
self.SpringBreakers_Cop02 = l0.NPC_04;
self.SB_Gang = l0.NPCInList;
l0 = self[43];
l0.Generator01 = "2081103891518197981";
l0.Generator02 = "2081104013492752622";
l0.Generator03 = "2081627596021303395";
l0:Spawn();
end;
function export:f_66_Leave()
local l0;
self = self._graph;
l0 = self[8];
l0.MessageType = "MissionSuccess";
l0.OasisID_1 = {
section = "MISSIONS.COMMON.MESSAGES.MISSIONSUCCESS",
item = "Success",
id = "165443",
};
l0:Display();
end;
function export:f_34_Loaded()
local l0;
self = self._graph;
l0 = Boxes[PathID("Domino/System/SimpleNode.lua")];
l0._graph = self;
l0.Out = self.f_73_Out;
l0:In();
end;
function export:f_33_TimeElapsed()
local l0;
self = self._graph;
l0 = self[28];
l0.NPC = self.SpringBreakers_Mob01;
l0.Patrol = "2083765183357913648";
l0:Assign();
end;
function export:f_51_Added()
local l0;
self = self._graph;
l0 = Boxes[PathID("Domino/System/Lists/ListWriter.lua")];
self.Cops_Protect1 = l0.Target;
l0 = self[14];
l0.SquadName = "CL_05_SquadProtect_Target1";
l0.Config = "NPCOverrideConfig.3456007471";
l0.NPCList = self.Cops_Protect1;
l0.LKPGroup = self.LKP_Global;
l0.ForbiddenZone = "2081830244928623184";
l0.WarningZone = "2083627143681541004";
l0.DefendPoint = self.SpringBreakers_Cop02;
l0:Start();
end;
function export:f_51_Out()
local l0;
self = self._graph;
l0 = Boxes[PathID("Domino/System/Lists/ListWriter.lua")];
self.Cops_Protect1 = l0.Target;
end;
function export:f_51_Removed()
local l0;
self = self._graph;
l0 = Boxes[PathID("Domino/System/Lists/ListWriter.lua")];
self.Cops_Protect1 = l0.Target;
end;
function export:f_62_Killed()
local l0;
self = self._graph;
l0 = self[5];
l0.MapPoint = "2081104841567900725";
l0:Hide();
self:en_62();
l0 = self[62];
l0:Disable();
end;
function export:f_19_Out()
local l0;
self = self._graph;
l0 = Boxes[PathID("Domino/System/TextToScreen_v2.lua")];
l0.Text = "ONLY TAKEDOWN or KNEE CAB on other mobs";
l0.Duration = 10;
l0.Color = nil;
l0._graph = self;
l0.Out = DummyFunction;
l0:In();
end;
function export:f_15_EndPointReached()
local l0;
self = self._graph;
l0 = self[31];
l0.NPC = self.SpringBreakers_Mob01;
l0.Patrol = "2081816391366903621";
l0:Assign();
end;
function export:f_43__1Killed()
local l0;
self = self._graph;
l0 = self[43];
self.SpringBreakers_Mob01 = l0.NPC_01;
self.SpringBreakers_SG05 = l0.NPC_02;
self.SpringBreakers_cop03 = l0.NPC_03;
self.SB_Target = l0.NPCInList;
end;
function export:f_43_AllDead()
local l0;
self = self._graph;
l0 = self[43];
self.SpringBreakers_Mob01 = l0.NPC_01;
self.SpringBreakers_SG05 = l0.NPC_02;
self.SpringBreakers_cop03 = l0.NPC_03;
self.SB_Target = l0.NPCInList;
l0 = Boxes[PathID("Domino/System/SimpleNode.lua")];
l0._graph = self;
l0.Out = self.f_69_Out;
l0:In();
end;
function export:f_43_Spawned()
local l0;
self = self._graph;
l0 = self[43];
self.SpringBreakers_Mob01 = l0.NPC_01;
self.SpringBreakers_SG05 = l0.NPC_02;
self.SpringBreakers_cop03 = l0.NPC_03;
self.SB_Target = l0.NPCInList;
self:en_60();
l0 = self[60];
l0:Enable();
end;
function export:f_49_Added()
local l0;
self = self._graph;
l0 = Boxes[PathID("Domino/System/Lists/ListWriter.lua")];
self.Cops_Protect2 = l0.Target;
l0 = self[40];
l0.SquadName = "CL_05_SquadProtect_Target2";
l0.Config = "NPCOverrideConfig.3456007471";
l0.NPCList = self.Cops_Protect2;
l0.LKPGroup = self.LKP_Global;
l0.ForbiddenZone = "2081830244928623184";
l0.WarningZone = "2083627143681541004";
l0.DefendPoint = self.SpringBreakers_Mob01;
l0:Start();
end;
function export:f_49_Out()
local l0;
self = self._graph;
l0 = Boxes[PathID("Domino/System/Lists/ListWriter.lua")];
self.Cops_Protect2 = l0.Target;
end;
function export:f_49_Removed()
local l0;
self = self._graph;
l0 = Boxes[PathID("Domino/System/Lists/ListWriter.lua")];
self.Cops_Protect2 = l0.Target;
end;
function export:f_46_Attached()
local l0;
self = self._graph;
l0 = self[55];
l0.MapPoint = "2081104841567900725";
l0:Show();
end;
function export:f_1_Added()
local l0;
self = self._graph;
l0 = Boxes[PathID("Domino/System/Lists/ListWriter.lua")];
self.SB_All = l0.Target;
l0 = Boxes[PathID("Domino/System/SimpleNode.lua")];
l0._graph = self;
l0.Out = self.f_68_Out;
l0:In();
end;
function export:f_1_Out()
local l0;
self = self._graph;
l0 = Boxes[PathID("Domino/System/Lists/ListWriter.lua")];
self.SB_All = l0.Target;
end;
function export:f_1_Removed()
local l0;
self = self._graph;
l0 = Boxes[PathID("Domino/System/Lists/ListWriter.lua")];
self.SB_All = l0.Target;
end;
function export:f_38_Out()
local l0;
self = self._graph;
l0 = Boxes[PathID("Domino/System/LaneRestrictionsControl.lua")];
l0.LaneRestrictionsController = "2081118728094745007";
l0.RestrictTraffic = nil;
l0.RestrictPedestrians = nil;
l0.RestrictParking = nil;
l0.ResetLivingCity = 1;
l0.ResetMissionWithLivingCity = nil;
l0.CivilianDensityDbObject = nil;
l0.ParkedCarsDensityDbObject = nil;
l0.TrafficDensityScale = nil;
l0.ApplyToEnticers = nil;
l0._graph = self;
l0.Out = self.f_2_Out;
l0:In();
end;
function export:f_22_Exited()
local l0;
self = self._graph;
self:en_24();
l0 = self[24];
l0:Show();
end;
function export:f_22_Reentered()
local l0;
self = self._graph;
self:en_24();
l0 = self[24];
l0:Hide();
end;
function export:f_22_Started()
local l0;
self = self._graph;
self:en_58();
l0 = Boxes[PathID("Domino/System/PowerUserController_v3.lua")];
l0:AddPerk();
end;
function export:f_12_Out()
local l0;
self = self._graph;
l0 = Boxes[PathID("Domino/System/GetPlayerID.lua")];
self.Player = l0.PlayerID;
self:en_64();
l0 = Boxes[PathID("Domino/System/InventoryController.lua")];
l0:Add();
end;
function export:f_36_Disabled()
local l0;
self = self._graph;
l0 = self[20];
l0.MissionZone = "2081830244928623184";
l0.NPCList = self.SB_All;
l0.HideZoneWhenCleared = 1;
l0:Stop();
end;
function export:f_48_DisplayStarted()
local l0;
self = self._graph;
l0 = Boxes[PathID("Domino/System/MissionZoneController.lua")];
l0.MissionZone = "2081830244928623184";
l0.Red = nil;
l0.Green = nil;
l0.Blue = nil;
l0.Alpha = nil;
l0.Radius = nil;
l0.DrawType = nil;
l0.ShapeType = nil;
l0._graph = self;
l0.Enabled = DummyFunction;
l0.Disabled = self.f_36_Disabled;
l0.PropertiesUpdated = DummyFunction;
l0.Out = DummyFunction;
l0:Disable();
end;
function export:f_18_Executed()
local l0;
self = self._graph;
l0 = self[34];
l0.LayerName = "CL_M05_Mission";
l0:Load();
end;
function export:f_16_Started()
local l0;
self = self._graph;
l0 = Boxes[PathID("Domino/System/Lists/ListWriter.lua")];
l0.Input = self.Cops_Protect2;
l0.Data[0] = self.SpringBreakers_Mobster06;
l0.Data[1] = self.SpringBreakers_SG01;
l0.Index = nil;
l0._graph = self;
l0._DynamicAnchors = {
Data = 2,
};
l0.Added = self.f_49_Added;
l0.Removed = self.f_49_Removed;
l0.Out = self.f_49_Out;
l0:Add();
end;
function export:f_30_Started()
local l0;
self = self._graph;
self:en_22();
l0 = self[22];
l0:Start();
end;
function export:f_60_CombatState()
local l0;
self = self._graph;
self:en_60();
l0 = self[60];
l0:Disable();
end;
function export:f_60_Disabled()
local l0;
self = self._graph;
self:en_61();
l0 = self[61];
l0:Stop();
end;
function export:f_60_Enabled()
local l0;
self = self._graph;
self:en_61();
l0 = self[61];
l0:In();
end;
function export:f_57_Assigned()
local l0;
self = self._graph;
l0 = self[50];
l0.NPC = self.SpringBreakers_cop03;
l0.Patrol = "2083323701656305346";
l0:Assign();
end;
function export:f_25_Attached()
local l0;
self = self._graph;
l0 = self[42];
l0.MapPoint = "2081104837379888179";
l0:Show();
end;
function export:f_44_Started()
local l0;
self = self._graph;
l0 = Boxes[PathID("Domino/System/Lists/ListWriter.lua")];
l0.Input = self.Cops_Protect3;
l0.Data[0] = self.SpringBreakers_Mobster02;
l0.Index = nil;
l0._graph = self;
l0._DynamicAnchors = {
Data = 1,
};
l0.Added = self.f_11_Added;
l0.Removed = self.f_11_Removed;
l0.Out = self.f_11_Out;
l0:Add();
end;
function export:f_20_Stopped()
local l0;
self = self._graph;
l0 = Boxes[PathID("Domino/System/SimpleNode.lua")];
l0._graph = self;
l0.Out = self.f_70_Out;
l0:In();
end;
function export:f_52_Out()
local l0;
self = self._graph;
l0 = Boxes[PathID("Domino/System/GetPlayerID.lua")];
l0._graph = self;
l0.Out = self.f_12_Out;
l0:In();
end;
function export:en_64()
local l0;
l0 = Boxes[PathID("Domino/System/InventoryController.lua")];
l0.ItemDB = "Items.1236846365";
l0.ItemCount = nil;
l0.ReturnProjectilesToPlayer = nil;
l0._graph = self;
l0.Out = DummyFunction;
l0.IsSet = DummyFunction;
l0.Added = self.f_64_Added;
l0.Removed = DummyFunction;
l0.Switched = DummyFunction;
l0.UnspawnedReleasedProjectiles = DummyFunction;
l0.ItemEquipped = self.f_64_ItemEquipped;
l0.WheelActionMapDisabled = DummyFunction;
l0.WheelActionMapEnabled = DummyFunction;
end;
function export:en_58()
local l0;
l0 = Boxes[PathID("Domino/System/PowerUserController_v3.lua")];
l0.PowerUserEntity = self.Player;
l0.Perk = "PerksSinglePlayer.4263337470";
l0.PowerTargetEntity = nil;
l0.Use_Forced = nil;
l0.Use_PlayPlayerAnimation = nil;
l0.Use_PlayTakedownCamera = nil;
l0._graph = self;
l0.Out = DummyFunction;
l0.PowersEnabled = self.f_58_PowersEnabled;
l0.PowersDisabled = DummyFunction;
l0.PerkAdded = self.f_58_PerkAdded;
l0.PerkRemoved = DummyFunction;
l0.Selected = DummyFunction;
l0.FailedSelect = DummyFunction;
l0.Used = DummyFunction;
l0.PEOUsed = DummyFunction;
l0.SecurityCameraDistanceCheckWithPlayerChanged = DummyFunction;
end;
function export:en_24()
local l0;
l0 = self[24];
l0.MapPoint = "2082966638837135921";
l0.LocText = {
section = "MISSIONS.COMMON.OBJECTIVELABELS",
item = "Reach",
id = "165448",
};
end;
function export:en_61()
local l0;
l0 = self[61];
l0.NPC = self.SpringBreakers_Mobster02;
l0.HiddenCamera = "2082551058522965393";
l0.Profile = {
section = "PROFILER_SPECIFIC.PEOPLE.HiddenCamNPC.HiddenCamNPC_CL_04",
item = "",
id = "4294975970",
};
end;
function export:en_54()
local l0;
l0 = self[54];
l0.Pawn = self.SpringBreakers_SG05;
end;
function export:en_4()
local l0;
l0 = self[4];
l0.Pawn = self.SpringBreakers_cop03;
end;
function export:en_62()
local l0;
l0 = self[62];
l0.Pawn = self.SpringBreakers_Mob01;
end;
function export:en_22()
local l0;
l0 = self[22];
l0.MissionArea = "2081104759271461707";
l0.Radius = 60;
end;
function export:en_30()
local l0;
l0 = self[30];
l0.MissionZone = "2081830244928623184";
l0.NPCList = self.SB_All;
l0.HideZoneWhenCleared = 1;
end;
function export:en_60()
local l0;
l0 = self[60];
l0.NPC = self.SpringBreakers_Mobster02;
end;
-- Empty out anchor definitions
_compilerVersion = 4;