This commit is contained in:
Pao
2023-02-13 22:23:54 +01:00
parent 6e56600a3a
commit a70ed024a0
2 changed files with 0 additions and 5 deletions

View File

@@ -1,6 +1,5 @@
import lxml.etree as gfg
import pandas as pd
import numpy as np
import uuid
import openpyxl

View File

@@ -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