Add shield and energy module configuration multipliers

This commit is contained in:
2025-02-23 23:46:44 +01:00
parent e16a941413
commit 4ad206a198
4 changed files with 211 additions and 0 deletions

View File

@@ -45,6 +45,8 @@
<Compile Include="InventorySupplierPropertiesManager.cs" />
<Compile Include="MagnetPropertiesManager.cs" />
<Compile Include="MinerPropertiesManager.cs" />
<Compile Include="ModuleEnergy.cs" />
<Compile Include="ModuleShieldGeneratorManager.cs" />
<Compile Include="Patches.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="SeekingProjectileManager.cs" />