ShadowNinja
2013-07-13 57cd394773fcd95d296d7ee02e2ade3d62485be5
Gigh -> High
1 files modified
2 ■■■ changed files
technic/machines/hv/wires.lua 2 ●●● patch | view | raw | blame | history
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(),