Changes
This commit is contained in:
@@ -1,6 +1,5 @@
|
|||||||
import lxml.etree as gfg
|
import lxml.etree as gfg
|
||||||
import pandas as pd
|
import pandas as pd
|
||||||
import numpy as np
|
|
||||||
import uuid
|
import uuid
|
||||||
import openpyxl
|
import openpyxl
|
||||||
|
|
||||||
|
|||||||
@@ -171,12 +171,8 @@ function ProsthesisRecipes.OnDisassembleProsthesis(item, result_items, player, s
|
|||||||
|
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
function ProsthesisRecipes.OnCreateProsthesisPartItem(items, result, player, selectedItem)
|
function ProsthesisRecipes.OnCreateProsthesisPartItem(items, result, player, selectedItem)
|
||||||
-- TODO Assign condition here from the table
|
-- TODO Assign condition here from the table
|
||||||
|
|
||||||
|
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user