Adapt manual for FR

This commit is contained in:
Joachim Stolberg 2022-01-21 19:12:22 +01:00
parent 428662e78d
commit 67ff7af651
6 changed files with 10 additions and 2 deletions

View File

@ -2011,6 +2011,8 @@ techage.manual_DE.aText = {
"\n"..
"Der Plan rechts zeigt einen Schnitt durch den Fusionsreaktor.\n"..
"\n"..
"Für den Betrieb des Fusionsreaktors werden 60 Erfahrungspunkte benötigt.\n"..
"\n"..
"\n"..
"\n",
"Für den Aufbau des Fusionsreaktor werden insgesamt 64 TA5 Fusionreaktor Magnete benötigt. Diese bilden den Ring\\, in dem sich das Plasma bildet. Der TA5 Fusionsreaktor Magnete benötigt Strom und hat zwei Anschlüsse für die Kühlung.\n"..

View File

@ -2008,6 +2008,8 @@ techage.manual_EN.aText = {
"\n"..
"The plan on the right shows a section through the fusion reactor.\n"..
"\n"..
"60 experience points are required to operate the fusion reactor. \n"..
"\n"..
"\n"..
"\n",
"A total of 64 TA5 Fusion Reactor Magnets are required to set up the fusion reactor. These form the ring in which the plasma forms. The TA5 Fusion Reactor Magnets requires power and has two ports for cooling.\n"..

View File

@ -33,7 +33,7 @@ local EXPECTED_MAGNET_NUM = 56
local CALL_RATE1 = 16 -- 2s * 16 = 32s
local CALL_RATE2 = 8 -- 2s * 8 = 16s
local DESCRIPTION = S("TA5 Fusion Reactor Controller")
local EX_POINTS = 80
local EX_POINTS = 60
local function count_trues(t)
local cnt = 0

View File

@ -32,7 +32,7 @@ local EXPECT_BLUE = 56
local EXPECT_GREEN = 52
local CALL_RATE1 = 16 -- 2s * 16 = 32s
local CALL_RATE2 = 8 -- 2s * 8 = 16s
local EX_POINTS = 80
local EX_POINTS = 60
local function heatexchanger1_cmnd(pos, topic, payload)
return techage.transfer({x = pos.x, y = pos.y - 1, z = pos.z},

View File

@ -20,6 +20,8 @@ Ein Fusionskraftwerk benötigt zunächst eine hohe Menge an Energie, da ein Plas
Der Plan rechts zeigt einen Schnitt durch den Fusionsreaktor.
Für den Betrieb des Fusionsreaktors werden 60 Erfahrungspunkte benötigt.
[ta5_fusion_reactor|plan]
#### TA5 Fusionreaktor Magnet

View File

@ -20,6 +20,8 @@ A fusion power plant initially requires a large amount of energy, since a plasma
The plan on the right shows a section through the fusion reactor.
60 experience points are required to operate the fusion reactor.
[ta5_fusion_reactor|plan]
#### TA5 Fusion Reactor Magnet