diff --git a/dev_stuff/python_helpers/main.py b/dev_stuff/python_helpers/main.py index f1a67bb..7745fb7 100644 --- a/dev_stuff/python_helpers/main.py +++ b/dev_stuff/python_helpers/main.py @@ -1,6 +1,5 @@ import lxml.etree as gfg import pandas as pd -import numpy as np import uuid import openpyxl diff --git a/media/lua/client/TOC_ProsthesisHandler.lua b/media/lua/client/TOC_ProsthesisHandler.lua index ef2e1de..4b257d1 100644 --- a/media/lua/client/TOC_ProsthesisHandler.lua +++ b/media/lua/client/TOC_ProsthesisHandler.lua @@ -171,12 +171,8 @@ function ProsthesisRecipes.OnDisassembleProsthesis(item, result_items, player, s end - - function ProsthesisRecipes.OnCreateProsthesisPartItem(items, result, player, selectedItem) -- TODO Assign condition here from the table - - end