rebase melee hatchet to fix #814

This commit is contained in:
[VB]AWOL
2013-11-28 09:58:08 -06:00
parent f33f406c73
commit 5b21ceae00
9 changed files with 15 additions and 15 deletions

View File

@@ -127,7 +127,7 @@ diag_log (str(_backpackMag));
if (_primweapon == "MeleeSledge") then {
_newUnit addMagazine 'sledge_swing';
};
if (_primweapon == "MeleeHatchet") then {
if (_primweapon == "MeleeHatchet_DZE") then {
_newUnit addMagazine 'Hatchet_Swing';
};
if (_primweapon == "MeleeMachete") then {