Simplifield health panel logic

This commit is contained in:
ZioPao
2024-01-08 16:09:10 +01:00
parent c35454807d
commit d3722c1171
2 changed files with 170 additions and 213 deletions

View File

@@ -407,8 +407,6 @@ end
---A recreation of the original method, but with amputations in mind
---@param dcInst DataController
function ISEquipWeaponAction:performWithAmputation(dcInst)
-- TODO Simplify this
local hand = nil
local otherHand = nil
local getMethodFirst = nil