Parcourir la source

Merge branch 'vehiclerework' of https://github.com/Zatama/Aux-Mod-501st into vehiclerework

Erliens il y a 4 ans
Parent
commit
974bebc7b0
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      addons - Copy/RD501_Zeus/config.cpp

+ 1 - 1
addons - Copy/RD501_Zeus/config.cpp

@@ -148,7 +148,7 @@ class CfgVehicles
 	class macro_new_ordnance(OrbitalLaser): Module_F {
 		author = "RD501";
         curatorCanAttach = 1;
-		isGlobal = 1;
+		isGlobal = 0;
 		scope = 1;
 		scopeCurator = 2;
         isTriggerActivated = 0;