Add drop weapon action to MeleeSledge

This commit is contained in:
ebaydayz
2016-04-27 15:01:28 -04:00
parent 1a6593d198
commit 7753ae2859
3 changed files with 19 additions and 16 deletions

View File

@@ -6,6 +6,7 @@ class ItemSledge: ItemCore // Epoch class
picture="\z\addons\dayz_epoch\pictures\equip_sledge_CA.paa";
displayName=$STR_EQUIP_NAME_SledgeHammer;
descriptionShort=$STR_EQUIP_SLEDGE_DESC;
class ItemActions
{
class ToBack