Explorar el Código

Changed Z1000 mag weight

Erliens hace 4 años
padre
commit
bc65143774
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      addons - Copy/RD501_Weapons/config.cpp

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

@@ -477,7 +477,7 @@ class CfgMagazines
 		ammo = macro_new_ammo(z1000)
 		displayName="3000Rnd Z1000 Chaingun Drum";
 		initSpeed=860;
-		weight=400;
+		weight=1;
 		scope=1;
 	};