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.
 

23 lines
622 B

-- {\v/} Domino auto-generated LUA script file
--
-- Generated by BlackBox 2.1.5.15
-- Plugin: Domino 1.0.1.0
-- Platform: Nomad LUA 1.1.1.5
--
-- Global variables definition for script document: domino/user/windycity/dlc/mission_02/dlc_m02.domino.xml
-- _compilerVersion = 4
--
-- DO NOT EDIT MANUALLY THIS FILE OR YOUR CHANGES WILL BE LOST!
-- Please modify the original Domino script instead. You have been warned.
--
if (Globals.DLC_M02 == nil) then
Globals.DLC_M02 = {
dlc01_DLC_M02_PhoneCall = 0,
};
end;
if (PersistentGlobals.DLC_M02 == nil) then
PersistentGlobals.DLC_M02 = {
};
end;