diff --git a/tgui/packages/tgui/interfaces/Hypertorus/Controls.tsx b/tgui/packages/tgui/interfaces/Hypertorus/Controls.tsx index af0d75f523ed5..afb5c372017f7 100644 --- a/tgui/packages/tgui/interfaces/Hypertorus/Controls.tsx +++ b/tgui/packages/tgui/interfaces/Hypertorus/Controls.tsx @@ -139,9 +139,9 @@ export const HypertorusSecondaryControls = (props) => { } = data; return ( -
+
- + 50 && heat_output > 0 && 'yellow'} value={heating_conductor} @@ -151,10 +151,10 @@ export const HypertorusSecondaryControls = (props) => { maxValue={500} parameter="heating_conductor" icon="fire" - help="Adjusts the rate the fusion reaction heats or cools. Higher heating values improve production at the risk of a runaway reaction." + help="Регулирует скорость нагрева или охлаждения реакции синтеза. Более высокие значения нагрева повышают производительность, увеличивая риск неконтролируемой реакции." /> - + { parameter="cooling_volume" step={25} icon="snowflake-o" - help="Adjusts the HFR core's internal cooling space. A smaller space will provide less cooling internally, but will move most of the coolant outside of the HFR core, where it can be rapidly cooled when not needed." + help="Регулирует внутреннее пространство охлаждения ядра HFR. Меньшее пространство обеспечивает меньшее внутреннее охлаждение, но перемещает большую часть охлаждающей жидкости за пределы ядра HFR, где она может быть быстро охлаждена когда не нужна." /> - + { parameter="magnetic_constrictor" icon="magnet" flipIcon - help="Adjusts the density of the fusion reaction. Denser reactions expose more energy, but may destabilize the reaction if too much mass is involved." + help="Регулирует плотность реакции синтеза. Более плотные реакции выделяют больше энергии, но могут дестабилизировать реакцию, если в ней участвует слишком много массы." /> - + { maxValue={1000} parameter="current_damper" icon="sun-o" - help="Destabilizes the reaction. A sufficiently destabilized reaction will halt production and become endothermic, cooling the Fusion Mix instead of heating it. Reactions with more iron are harder to destabilize." + help="Дестабилизирует реакцию. Достаточно дестабилизированная реакция остановит производство и станет эндотермической, охлаждая термоядерную смесь вместо того, чтобы нагревать ее. Реакции с большим количеством железа труднее дестабилизировать." /> @@ -203,24 +203,24 @@ export const HypertorusWasteRemove = (props) => { const { filter_types = [], waste_remove, mod_filtering_rate } = data; return ( -
+
- Waste remove: + Удаление отходов: } >