more setup stuff for modular prosthetics
This commit is contained in:
@@ -146,5 +146,7 @@ function TocTestItem()
|
||||
local found_item = player_inventory:FindAndReturn(item_name)
|
||||
|
||||
print(found_item:getID())
|
||||
|
||||
print("_______________")
|
||||
found_item:setID(12334)
|
||||
print(found_item:getID())
|
||||
end
|
||||
Reference in New Issue
Block a user