projects
/
zefram
/
minetest
/
technic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1f4c621
)
Gigh -> High
author
ShadowNinja
<noreply@gmail.com>
Sat, 13 Jul 2013 00:32:38 +0000
(20:32 -0400)
committer
ShadowNinja
<noreply@gmail.com>
Sat, 13 Jul 2013 00:32:38 +0000
(20:32 -0400)
technic/machines/hv/wires.lua
patch
|
blob
|
history
diff --git
a/technic/machines/hv/wires.lua
b/technic/machines/hv/wires.lua
index b2c9834df81a8cd6f49479c3d91f3488cb6f52a1..47f714d0326640f7f9c806bf3a3501c6af597c75 100644
(file)
--- a/
technic/machines/hv/wires.lua
+++ b/
technic/machines/hv/wires.lua
@@
-92,7
+92,7
@@
if z2==1 then temp_z2=str_z2 end
minetest.register_node("technic:hv_cable"..count, {
- description = "
G
igh Voltage Copper Cable",
+ description = "
H
igh 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(),