From 86ad3e7c6a37699f7f8297a387bf08af74e36629 Mon Sep 17 00:00:00 2001 From: Vanessa Ezekowitz Date: Fri, 1 Apr 2016 22:10:20 -0400 Subject: Update all core mods --- infrastructure/advanced_automatic_warning_device.lua | 2 +- .../textures/infrastructure_lane_control_lights_6.png | Bin 4160 -> 4466 bytes 2 files changed, 1 insertion(+), 1 deletion(-) (limited to 'infrastructure') diff --git a/infrastructure/advanced_automatic_warning_device.lua b/infrastructure/advanced_automatic_warning_device.lua index b938c07..786f527 100644 --- a/infrastructure/advanced_automatic_warning_device.lua +++ b/infrastructure/advanced_automatic_warning_device.lua @@ -226,7 +226,7 @@ minetest.register_node("infrastructure:automatic_warning_device_middle_center_on drawtype = "nodebox", paramtype = "light", paramtype2 = "facedir", - light_source = LIGHT_SOURCE, + light_source = AUTOMATIC_WARNING_DEVICE_LIGHT_RANGE, node_box = { type = "fixed", fixed = { diff --git a/infrastructure/textures/infrastructure_lane_control_lights_6.png b/infrastructure/textures/infrastructure_lane_control_lights_6.png index 6e149d7..0838d91 100644 Binary files a/infrastructure/textures/infrastructure_lane_control_lights_6.png and b/infrastructure/textures/infrastructure_lane_control_lights_6.png differ -- cgit v1.2.3