diff --git a/db/redux/game/manualTasks.js b/db/redux/game/manualTasks.js index 89dbc29..b2fea6a 100644 --- a/db/redux/game/manualTasks.js +++ b/db/redux/game/manualTasks.js @@ -1265,9 +1265,9 @@ blobs.push({ config: { title: 'Radiation containment switch 464-900 A', pages: [ - '
Perform the manual task according to instructions.
A buildup of alpha and beta particles has been observed, and the switch needs to be flicked to reroute energy to alternative charge splitters.
The Radiation containment switch 464-900 is located above the mess hall. Refer to ESS Odysseus Operations Handbook page 3-186 for instructions.
', - 'Flick switch as follows:
Move to calibrating when complete.
', + 'Perform the manual task according to instructions.
A buildup of alpha and beta particles has been observed, and the switch needs to be flicked to reroute energy to alternative charge splitters. The Radiation containment switch 464-900 is located above the mess hall.
Please scan the corresponding Hansca tag on the stairs before climbing up and leave the Hansca phone to keep it away from radiation during the task. Mark the task to be calibrated only after you return to deck.
Refer to ESS Odysseus Operations Handbook page 3-186 for instructions.
', + 'Flick switch as follows:
Move to calibrating when complete.
' ], buttons: ['Wiring instructions', 'Next', 'Calibrate'], }, @@ -1281,9 +1281,9 @@ blobs.push({ config: { title: 'Radiation containment switch 464-900 B', pages: [ - 'Perform the manual task according to instructions.
A buildup of alpha and beta particles has been observed, and the switch needs to be flicked to reroute energy to alternative charge splitters.
The Radiation containment switch 464-900 is located above the mess hall. Refer to ESS Odysseus Operations Handbook page 3-186 for instructions.
', - 'Flick switch as follows:
Move to calibrating when complete.
', + 'Perform the manual task according to instructions.
A buildup of alpha and beta particles has been observed, and the switch needs to be flicked to reroute energy to alternative charge splitters. The Radiation containment switch 464-900 is located above the mess hall.
Please scan the corresponding Hansca tag on the stairs before climbing up and leave the Hansca phone to keep it away from radiation during the task. Mark the task to be calibrated only after you return to deck.
Refer to ESS Odysseus Operations Handbook page 3-186 for instructions.
', + 'Flick switch as follows:
Move to calibrating when complete.
' ], buttons: ['Wiring instructions', 'Next', 'Calibrate'], }, @@ -1297,12 +1297,16 @@ blobs.push({ config: { title: 'Radiation containment switch 464-900 C', pages: [ - 'Perform the manual task according to instructions.
A buildup of alpha and beta particles has been observed, and the switch needs to be flicked to reroute energy to alternative charge splitters.
The Radiation containment switch 464-900 is located above the mess hall. Refer to ESS Odysseus Operations Handbook page 3-186 for instructions.
', - 'Flick switch as follows:
Move to calibrating when complete.
', + 'Perform the manual task according to instructions.
A buildup of alpha and beta particles has been observed, and the switch needs to be flicked to reroute energy to alternative charge splitters. The Radiation containment switch 464-900 is located above the mess hall.
Please scan the corresponding Hansca tag on the stairs before climbing up and leave the Hansca phone to keep it away from radiation during the task. Mark the task to be calibrated only after you return to deck.
Refer to ESS Odysseus Operations Handbook page 3-186 for instructions.
', + 'Flick switch as follows:
Move to calibrating when complete.
' ], - buttons: ['Wiring instructions', 'Next', 'Calibrate'], - }, + buttons: [ + 'Wiring instructions', + 'Next', + 'Calibrate' + ] + } }, { id: 'rearshield_lubricator_a',