Zefram
2014-04-28 99fd5dfee5a70b0656e40787168d2c67ba417738
technic/tools/chainsaw.lua
@@ -255,6 +255,7 @@
   description = S("Chainsaw"),
   inventory_image = "technic_chainsaw.png",
   stack_max = 1,
   wear_represents = "technic_RE_charge",
   on_use = function(itemstack, user, pointed_thing)
      if pointed_thing.type ~= "node" then
         return itemstack