Make descriptions of insulated wires consistent

This allows finding all of them by searching
"insulated" in the creative menu.
This commit is contained in:
sfan5
2017-01-22 13:39:10 +01:00
parent 7667e7d8c5
commit 5188853014
3 changed files with 3 additions and 3 deletions

View File

@ -49,7 +49,7 @@ minetest.register_node("mesecons_extrawires:corner_on", {
minetest.register_node("mesecons_extrawires:corner_off", {
drawtype = "nodebox",
description = "Mesecon Corner",
description = "Insulated Mesecon Corner",
tiles = {
"jeija_insulated_wire_curved_tb_off.png",
"jeija_insulated_wire_curved_tb_off.png^[transformR270",