Prevent rags duping

Vanilla development commit:

https://github.com/DayZMod/DayZ/commit/31167114e79b7fbde063d543e3f225dc493261f7
This commit is contained in:
ebaydayz
2016-05-03 17:28:27 -04:00
parent 3f10228b95
commit ee70dd49d3
@@ -14,6 +14,7 @@ _infoText = "";
player playActionNow "Medic";
[player,"bandage",0,false] call dayz_zombieSpeak;
uiSleep 6;
if !(_skin in magazines player) exitWith {localize "str_tear_clothes_0" call dayz_rollingMessages;};
player removeMagazine _skin;
switch (_rounded) do {