Parcourir la source

scalefactor=4 for at-te

Namenai il y a 7 ans
Parent
commit
d0a5069f96

+ 1 - 1
Scripts/scripts/zeus3denScripts/vehicleBased/vehicleVariants/landBased/ATTE/atteBase.sqf

@@ -63,7 +63,7 @@ rexiAtteBase={
 		_rexiSelection = _this select 1;
 		_rexiPassedDamage = _this select 2;
 		_rexiOldDamage = 0;
-		_rexiDmgScaleFactor=6;
+		_rexiDmgScaleFactor=5;
 		switch(_rexiSelection)do{
 			case(""):{_rexiOldDamage = damage _rexiUnit;};
 			default{};