Readded caliber for ACE_Hydra70_DAGR

This commit is contained in:
IngoKauffmann 2015-10-18 13:21:20 +02:00
parent f02c57b599
commit 1804215dbb

View File

@ -75,6 +75,8 @@ class CfgAmmo {
description = CSTRING(Hydra70_DAGR_Desc);
descriptionShort = CSTRING(Hydra70_DAGR_Desc);
EGVAR(rearm,caliber) = 70;
//Explicity add guidance config
class ADDON: ADDON {};
};