Untitled

 avatar
unknown
lua
2 years ago
168 B
7
Indexable
local rw = doCreateItem(newIt[1], isItemStackable(newIt[1]) and newIt[2] or 1, pos)
if rw and newIt[1] == 6104 then
	doAddContainerItem(rw, item_id, item_amount)
end
Editor is loading...