Working zombies amputation POC

This commit is contained in:
ZioPao
2024-03-19 11:36:19 +01:00
parent d9c315401c
commit 95f1aa304e
4 changed files with 147 additions and 10 deletions

View File

@@ -143,8 +143,6 @@ local function AddInventoryAmputationMenu(playerNum, context, items)
TOC_DEBUG.print("Bandage item: " .. tostring(bandageItem))
AddInvAmputationOptions(player, context, sawItem, stitchesItem, bandageItem)
-- TODO Add stitches option and mixes
end
end