Fixed blood on clothes after amputation

This commit is contained in:
Pao
2023-01-18 17:59:51 +01:00
parent dd54943175
commit b3ed7db01b
4 changed files with 43 additions and 10 deletions

View File

@@ -5,6 +5,10 @@ require "ISUI/ISInventoryPaneContextMenu"
local og_ISEquipTimedActionAdjustMaxTime = ISBaseTimedAction.adjustMaxTime
-- TODO On death hide the amputation so that other players cant pick it up
-- FIXME something is seriously broken here, it stacks up
function ISBaseTimedAction:adjustMaxTime(maxTime)