From 57cd394773fcd95d296d7ee02e2ade3d62485be5 Mon Sep 17 00:00:00 2001 From: ShadowNinja <noreply@gmail.com> Date: Sat, 13 Jul 2013 02:32:38 +0200 Subject: [PATCH] Gigh -> High --- technic/machines/hv/wires.lua | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/technic/machines/hv/wires.lua b/technic/machines/hv/wires.lua index b2c9834..47f714d 100644 --- a/technic/machines/hv/wires.lua +++ b/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(), -- Gitblit v1.8.0