-- {\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;
|