Update addons/grenades/CfgAmmo.hpp

Co-Authored-By: Oliver Blanthorn <oliver.blanthorn@manchester.ac.uk>
This commit is contained in:
Dedmen Miller 2019-08-06 11:35:58 +02:00 committed by GitHub
parent 48480c97f5
commit 15e6ad4523
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -124,7 +124,7 @@ class CfgAmmo {
GVAR(flashbang) = 1;
GVAR(flashbangBangs) = 9;
GVAR(flashbangInterval) = 0.5;
GVAR(flashbangIntervalStandardDeviation) = 0.1;
GVAR(flashbangIntervalMaxDeviation) = 0.35;
model = QPATHTOF(models\ACE_CTS_9bang_thrown.p3d);
explosionTime = 1.5;
timeToLive = 10;