mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
Update addons/grenades/CfgAmmo.hpp
Co-Authored-By: Oliver Blanthorn <oliver.blanthorn@manchester.ac.uk>
This commit is contained in:
parent
48480c97f5
commit
15e6ad4523
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user