mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
parent
f544d82472
commit
56c4611919
@ -63,7 +63,7 @@ class CfgAmmo {
|
|||||||
|
|
||||||
// - Artillery smoke submunition ------------------------------------------
|
// - Artillery smoke submunition ------------------------------------------
|
||||||
class SmokeShellArty: SmokeShell {
|
class SmokeShellArty: SmokeShell {
|
||||||
explosionTime = 0;
|
explosionTime = 0.1;
|
||||||
effectsSmoke = "ACE_ArtillerySmoke";
|
effectsSmoke = "ACE_ArtillerySmoke";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user