Make automatic warning device light level consistent
This commit is contained in:
parent
e388931cf5
commit
fc2c67f423
@ -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 = {
|
||||
|
Loading…
x
Reference in New Issue
Block a user