From 56f47341e9277e44c470428bc86315901cfde176 Mon Sep 17 00:00:00 2001 From: Pao Date: Fri, 17 Feb 2023 09:24:03 +0100 Subject: [PATCH] Added a todo --- media/lua/client/TOC_ProsthesisHandler.lua | 2 ++ 1 file changed, 2 insertions(+) diff --git a/media/lua/client/TOC_ProsthesisHandler.lua b/media/lua/client/TOC_ProsthesisHandler.lua index 4a56e69..9ba9eef 100644 --- a/media/lua/client/TOC_ProsthesisHandler.lua +++ b/media/lua/client/TOC_ProsthesisHandler.lua @@ -168,6 +168,8 @@ function ProsthesisRecipes.OnDisassembleProsthesis(item, result_items, player, s part_top:setCondition(durability_top) + -- TODO Add Screws from the item back with a chance of them breaking + end