mirror of
https://github.com/acemod/ACE3.git
synced 2025-07-25 04:42:48 +00:00
sort flashbang under explosive grenades
This commit is contained in:
@ -85,6 +85,7 @@ class CfgAmmo {
|
|||||||
suppressionRadiusHit = 20;
|
suppressionRadiusHit = 20;
|
||||||
typicalSpeed = 22;
|
typicalSpeed = 22;
|
||||||
cost = 40;
|
cost = 40;
|
||||||
|
explosive = 1E-7;
|
||||||
deflecting = 15;
|
deflecting = 15;
|
||||||
timeToLive = 6;
|
timeToLive = 6;
|
||||||
fuseDistance = 2.3;
|
fuseDistance = 2.3;
|
||||||
|
Reference in New Issue
Block a user