Gigh -> High

This commit is contained in:
ShadowNinja 2013-07-12 20:32:38 -04:00
parent 1f4c621ffc
commit 57cd394773
1 changed files with 1 additions and 1 deletions

View 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(),