mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
Further reduced the container shell timeToLive value.
This commit is contained in:
parent
5e30c88d11
commit
665fa55adf
@ -4,7 +4,7 @@ class CfgAmmo {
|
||||
model = PATHTOF(data\ace_m1070_armed.p3d);
|
||||
lightColor[] = {0, 0, 0, 0};
|
||||
smokeColor[] = {0, 0, 0, 0};
|
||||
timeToLive = 10;
|
||||
timeToLive = 6;
|
||||
};
|
||||
|
||||
class ShellBase;
|
||||
|
Loading…
Reference in New Issue
Block a user