|
@@ -148,7 +148,7 @@ class CfgVehicles
|
|
class macro_new_ordnance(OrbitalLaser): Module_F {
|
|
class macro_new_ordnance(OrbitalLaser): Module_F {
|
|
author = "RD501";
|
|
author = "RD501";
|
|
curatorCanAttach = 1;
|
|
curatorCanAttach = 1;
|
|
- isGlobal = 0;
|
|
|
|
|
|
+ isGlobal = 1;
|
|
scope = 1;
|
|
scope = 1;
|
|
scopeCurator = 2;
|
|
scopeCurator = 2;
|
|
isTriggerActivated = 0;
|
|
isTriggerActivated = 0;
|
|
@@ -268,4 +268,4 @@ class Extended_PreInit_EventHandlers
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
-#include "ui\RscAttributes.hpp"
|
|
|
|
|
|
+#include "ui\RscAttributes.hpp"
|