Massive changes!

This commit is contained in:
IamPyu
2024-10-28 21:16:36 -06:00
parent f881682777
commit 7367a01b4f
27 changed files with 317 additions and 231 deletions

View File

@@ -49,6 +49,7 @@ PyuTest.make_wire = function(id, desc, groups, color, opts, texture, delay)
walkable = false,
inventory_image = "pyutest-powder.png",
wield_image = "pyutest-powder.png",
buildable_to = true,
__on_electricity_activated = function(pos, node, sender_pos)
for _, v in pairs(PyuTest.get_full_neighbours(pos)) do