From 9af43b9f6f518e9a9552de2549e56b342b954b0a Mon Sep 17 00:00:00 2001 From: Tim Date: Sun, 8 Feb 2015 11:00:07 +0100 Subject: fix conductor_tube_on texture --- signal_tubes.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'signal_tubes.lua') diff --git a/signal_tubes.lua b/signal_tubes.lua index f8b7bf0..bfce14a 100644 --- a/signal_tubes.lua +++ b/signal_tubes.lua @@ -86,7 +86,7 @@ if pipeworks.enable_conductor_tube then description = "Conducting Pneumatic Tube Segment on (you hacker you)", inventory_image = "pipeworks_conductor_tube_inv.png", short = "pipeworks_conductor_tube_short.png", - plain_textures = { "pipeworks_conductor_tube_on_plain.png" }, + plain = { "pipeworks_conductor_tube_on_plain.png" }, noctr = { "pipeworks_conductor_tube_on_noctr.png" }, ends = { "pipeworks_conductor_tube_on_end.png" }, node_def = { -- cgit v1.2.3