From 598b0b9b11de01a612d21de8bba32da2e575ad8e Mon Sep 17 00:00:00 2001 From: Konstantin Logashenko Date: Tue, 22 Feb 2022 11:33:52 +0300 Subject: [PATCH] Revert "Add Construction Board documentation for light detector" This reverts commit 93deeb33d660375f0db251b59e8cec5c27ae8693. Revert manual documentation, to add automatically generated one instead --- doc/items.lua | 1 - doc/manual_EN.lua | 8 -------- 2 files changed, 9 deletions(-) diff --git a/doc/items.lua b/doc/items.lua index b163cc8..abad424 100644 --- a/doc/items.lua +++ b/doc/items.lua @@ -110,7 +110,6 @@ techage.Items = { ta3_logic = "techage:ta3_logic", ta3_nodedetector = "techage:ta3_nodedetector_off", ta3_playerdetector = "techage:ta3_playerdetector_off", - ta3_lightdetector = "techage:ta3_lightdetector_off", ta3_repeater = "techage:ta3_repeater", ta3_sequencer = "techage:ta3_sequencer", ta3_timer = "techage:ta3_timer", diff --git a/doc/manual_EN.lua b/doc/manual_EN.lua index 62b901b..0abb1d6 100644 --- a/doc/manual_EN.lua +++ b/doc/manual_EN.lua @@ -124,7 +124,6 @@ techage.manual_EN.aTitel = { "3,TA3 Cart Detector", "3,TA3 Block Detector", "3,TA3 Player Detector", - "3,TA3 Light Detector" "2,TA3 Machines", "3,TA3 Pusher", "3,TA3 Distributor", @@ -1197,11 +1196,6 @@ techage.manual_EN.aText = { "\n".. "\n".. "\n", - "The light detector sends an 'on' command if the light level above it exceeds a certain level, which can be set in the right-click menu of the block.\n".. - "If you have a TA4 Lua controller, you can get the exact light level by getting the block's 'light_level' property.\n".. - "\n".. - "\n".. - "\n", "TA3 has the same machines as TA2\\, only these are more powerful and require electricity instead of axis drive.\n".. "Therefore\\, only the different technical data are given below.\n".. "\n".. @@ -2241,7 +2235,6 @@ techage.manual_EN.aItemName = { "ta3_cartdetector", "ta3_nodedetector", "ta3_playerdetector", - "ta3_lightdetector", "ta3_grinder", "ta3_pusher", "ta3_distributor", @@ -2512,7 +2505,6 @@ techage.manual_EN.aPlanTable = { "", "", "", - "", "ta4_windturbine", "", "",