mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
Add proper 9bang configuration
Co-Authored-By: dedmen <dedmen@users.noreply.github.com>
This commit is contained in:
parent
82f8095b5e
commit
262272cfba
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user