mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
Change SLAM bottom attack ammo to be more bottom attacky
This commit is contained in:
parent
b87a6327ee
commit
1ae21ad354
@ -54,6 +54,10 @@ class CfgAmmo {
|
||||
};
|
||||
class ACE_SLAMDirectionalMine_Magnetic_Ammo: SLAMDirectionalMine_Wire_Ammo {
|
||||
mineTrigger = "ACE_MagneticTrigger";
|
||||
explosionAngle = 360;
|
||||
indirectHitRange = 1;
|
||||
mineInconspicuousness = 25;
|
||||
icon = "iconExplosiveGP";
|
||||
};
|
||||
|
||||
class PipeBombBase;
|
||||
|
Loading…
Reference in New Issue
Block a user