Browse Source

Changed Z1000 mag weight

Erliens 4 years ago
parent
commit
bc65143774
1 changed files with 1 additions and 1 deletions
  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;
 	};