forked from mtcontrib/pipeworks
increase length of signal tube pulse
This commit is contained in:
parent
e5ee0dee90
commit
1bfc2d4e5b
@ -1,5 +1,5 @@
|
|||||||
if pipeworks.enable_detector_tube then
|
if pipeworks.enable_detector_tube then
|
||||||
local detector_tube_step = 2 * tonumber(minetest.setting_get("dedicated_server_step"))
|
local detector_tube_step = 5 * tonumber(minetest.setting_get("dedicated_server_step"))
|
||||||
pipeworks.register_tube("pipeworks:detector_tube_on", {
|
pipeworks.register_tube("pipeworks:detector_tube_on", {
|
||||||
description = "Detecting Pneumatic Tube Segment on (you hacker you)",
|
description = "Detecting Pneumatic Tube Segment on (you hacker you)",
|
||||||
inventory_image = "pipeworks_detector_tube_inv.png",
|
inventory_image = "pipeworks_detector_tube_inv.png",
|
||||||
|
Loading…
Reference in New Issue
Block a user