Add proper 9bang configuration

Co-Authored-By: dedmen <dedmen@users.noreply.github.com>
This commit is contained in:
Oliver Blanthorn 2019-03-10 10:03:19 +01:00 committed by GitHub
parent 82f8095b5e
commit 262272cfba
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -122,6 +122,9 @@ class CfgAmmo {
class ACE_G_CTS9: ACE_G_M84 {
GVAR(flashbang) = 1;
GVAR(flashbangBangs) = 9;
GVAR(flashbangInterval) = 0.5;
GVAR(flashbangIntervalStandardDeviation) = 0.1;
model = QPATHTOF(models\ACE_CTS_9bang_thrown.p3d);
explosionTime = 1.5;
timeToLive = 10;