1
0
mirror of https://github.com/acemod/ACE3.git synced 2024-08-30 18:23:18 +00:00

Gah stop that you jerk!

This commit is contained in:
VKing 2016-01-15 00:04:12 +01:00
parent ed8b437a8f
commit 05c80c2368

@ -101,7 +101,7 @@ class CfgAmmo {
mineTrigger = "RemoteTrigger";
};
class ACE_IEDUrbanSmall_Range_Ammo: IEDUrbanSmall_Remote_Ammo {
mineTrigger = "RangeTriggerSmall";
mineTrigger = "RangeTriggerShort";
};
class IEDLandBig_Remote_Ammo: PipeBombBase {