hdastwb
2013-07-24 2d7f750d9a734e2c84cc1ee14746a4ee2f8757e6
technic/machines/hv/wires.lua
@@ -92,7 +92,7 @@
minetest.register_node("technic:hv_cable"..count, {
   description = "Gigh Voltage Copper Cable",
   description = "High Voltage Copper Cable",
   tiles = {"technic_hv_cable.png"},
   groups = {snappy=2,choppy=2,oddly_breakable_by_hand=2,not_in_creative_inventory=1},
   sounds = default.node_sound_wood_defaults(),