Begin Update Development: "The Something Update"
This commit is contained in:
@@ -47,7 +47,8 @@ PyuTest.make_wire = function(id, desc, groups, color, opts, texture, delay)
|
||||
paramtype = "light",
|
||||
sunlight_propagates = true,
|
||||
walkable = false,
|
||||
inventory_image = texture or "pyutest-wire.png",
|
||||
inventory_image = "pyutest-powder.png",
|
||||
wield_image = "pyutest-powder.png",
|
||||
|
||||
__on_electricity_activated = function(pos, node, sender_pos)
|
||||
for _, v in pairs(PyuTest.get_full_neighbours(pos)) do
|
||||
|
Reference in New Issue
Block a user