Gigh -> High
authorShadowNinja <noreply@gmail.com>
Sat, 13 Jul 2013 00:32:38 +0000 (20:32 -0400)
committerShadowNinja <noreply@gmail.com>
Sat, 13 Jul 2013 00:32:38 +0000 (20:32 -0400)
technic/machines/hv/wires.lua

index b2c9834df81a8cd6f49479c3d91f3488cb6f52a1..47f714d0326640f7f9c806bf3a3501c6af597c75 100644 (file)
@@ -92,7 +92,7 @@ if z2==1 then         temp_z2=str_z2  end
 
 
 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(),