Преглед на файлове

Fixed Carry weight on Small Ammo box

Fixed Carry weight on Small Ammo box
Indominusrexi преди 7 години
родител
ревизия
64a72bacb8
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      Scripts/scripts/zeus3denScripts/playerBased/Items/Boxes/Small_ammo.sqf

+ 1 - 1
Scripts/scripts/zeus3denScripts/playerBased/Items/Boxes/Small_ammo.sqf

@@ -17,4 +17,4 @@
 	_vic addweaponcargoglobal ["SWOP_DC15ABlasterRifle",5];
 	_vic addMagazineCargoGlobal ["SWOP_Valken38XBlasterRifle_Mag", 5]; 
 	_vic addMagazineCargoGlobal ["5Rnd_HE_Grenade_DC15A", 10]; 
-	ACE_maxWeightCarry = 3000;	
+	ACE_maxWeightCarry = 10000;