Silly mistake

No more ever dupe
This commit is contained in:
macchky 2016-10-09 15:53:24 +09:00
parent da42e19d94
commit e7b1819242

View File

@ -104,7 +104,7 @@ if (!local _requestingPlayer) then
// Remove all items from dead body
_clear =
{
_this = _object;
_object = _this;
removeAllActions _object;
removeAllAssignedItems _object;
removeHeadgear _object;