This commit is contained in:
[VB]AWOL
2013-10-31 19:02:41 -05:00
parent c60d6f5f0f
commit ad1c90ee36
2 changed files with 7 additions and 3 deletions

View File

@@ -54,7 +54,7 @@ if (_isOk) then {
player addMagazine 'sledge_swing';
};
if (_create == "MeleeHatchet") then {
player addMagazine 'hatchet_swing';
player addMagazine 'Hatchet_swing';
};
if (_create == "MeleeMachete") then {
player addMagazine 'Machete_swing';