From 1f4c328e70420556dc86aea292c92a04474a862a Mon Sep 17 00:00:00 2001 From: D4rkl1ght3r <86805404+D4rkl1ght3r@users.noreply.github.com> Date: Tue, 28 Apr 2026 22:04:48 +0200 Subject: [PATCH] Fix Energy Core Extensions Names & Descriptions --- EXE/REM/Lua/Infocards.lua | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/EXE/REM/Lua/Infocards.lua b/EXE/REM/Lua/Infocards.lua index 405f50c1..40d78615 100644 --- a/EXE/REM/Lua/Infocards.lua +++ b/EXE/REM/Lua/Infocards.lua @@ -630,21 +630,21 @@ rem.AddInfoCard(299063, [[Mono Power Converter...]]) +rem.AddInfoCard(299502, [[Mono Power ConverterThe Mono Power Converter is a cutting-edge energy core extension designed to optimize and regulate the flow of power between a spacecraft’s central energy core and its high-efficiency systems. This advanced converter is engineered to handle a wide range of energy types, converting raw, high-output power into a more stable and usable form for sensitive systems.]]) rem.AddInfoCard(299511, "Cluster Power Plug") -rem.AddInfoCard(299512, [[Cluster Power Plug...]]) +rem.AddInfoCard(299512, [[Cluster Power PlugThe Cluster Power Plug is a versatile energy core extension designed to streamline power distribution across a spacecraft’s multiple subsystems, particularly for ships with complex or modular configurations. This high-capacity connector serves as the central junction point for distributing energy from the core to various auxiliary systems.]]) rem.AddInfoCard(299521, "Combined Thermal Cooler") -rem.AddInfoCard(299522, [[Combined Thermal Cooler...]]) +rem.AddInfoCard(299522, [[Combined Thermal CoolerThe Combined Thermal Cooler is an essential energy core extension designed to maintain optimal operational temperatures for a spacecraft's power systems, especially during periods of intense energy output. At the heart of the Combined Thermal Cooler is a dual-phase cooling system that works in tandem to absorb and dissipate heat more effectively than traditional cooling methods.]]) rem.AddInfoCard(299531, "High Performance Amplifier") -rem.AddInfoCard(299532, [[High Performance Amplifier...]]) -rem.AddInfoCard(299541, "Control Grid Stabilizier") -rem.AddInfoCard(299542, [[High Perfomance Amplifier...]]) +rem.AddInfoCard(299532, [[High Performance AmplifierThe High Performance Amplifier is an advanced energy core extension engineered to maximize the output potential of a spacecraft’s power systems. Its compact, modular design ensures compatibility with a wide range of ship classes and can be easily integrated into existing energy core setups.]]) +rem.AddInfoCard(299541, "Control Grid Stabilizer") +rem.AddInfoCard(299542, [[Control Grid StabilizerThe Control Grid Stabilizer is a critical energy core extension designed to optimize and maintain the stability of a spacecraft's power grid under varying operational conditions. At its core, the Control Grid Stabilizer monitors the power flow throughout the ship, using advanced algorithms to detect even the smallest fluctuations in voltage or current.]]) rem.AddInfoCard(299551, "Rotary Power Connector") -rem.AddInfoCard(299552, [[Rotary Power Connector...]]) +rem.AddInfoCard(299552, [[Rotary Power ConnectorThe Rotary Power Connector is an advanced energy core extension designed to streamline power distribution across a spacecraft’s vital systems. Engineered for high efficiency and adaptability, this innovative connector serves as a rotating conduit, enabling the seamless transfer of energy between the core and multiple rotating or moving components of the ship.]]) rem.AddInfoCard(299561, "Propulsion Epicyclic Gear") -rem.AddInfoCard(299562, [[Propulsion Epicyclic Gear...]]) +rem.AddInfoCard(299562, [[Propulsion Epicyclic GearThe Propulsion Epicyclic Gear is a sophisticated energy core extension designed to amplify and fine-tune the propulsion systems of advanced spacecraft. This high-performance module uses an epicyclic gear system to enhance torque and power transfer, allowing for more efficient acceleration and deceleration across a wide range of space travel conditions.]]) rem.AddInfoCard(299571, "Conductive System Charger") -rem.AddInfoCard(299572, [[Conductive System Charger...]]) +rem.AddInfoCard(299572, [[Conductive System ChargerThe Conductive System Charger is a compact yet powerful extension module designed to enhance the energy core efficiency of modern spacecraft. Engineered for seamless integration with a wide range of ship architectures, it acts as a dynamic conduit between the core reactor and onboard systems, optimizing energy distribution in real time.]]) -- Infocards Power rem.AddInfoCard(299800, "CHIMERA Blueprint")