From 518885301494805f92e29fcab299c2d277d4fb46 Mon Sep 17 00:00:00 2001 From: sfan5 Date: Sun, 22 Jan 2017 13:39:10 +0100 Subject: Make descriptions of insulated wires consistent This allows finding all of them by searching "insulated" in the creative menu. --- mesecons_extrawires/corner.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mesecons_extrawires/corner.lua') diff --git a/mesecons_extrawires/corner.lua b/mesecons_extrawires/corner.lua index 1e29870..6033893 100644 --- a/mesecons_extrawires/corner.lua +++ b/mesecons_extrawires/corner.lua @@ -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", -- cgit v1.2.3