This commit is contained in:
2025-08-26 20:01:13 +08:00
parent 340dadb59f
commit 084adecf17
6 changed files with 1152 additions and 0 deletions

View File

@@ -185,6 +185,8 @@
<Compile Include="Hediff_DamageShield.cs" />
<Compile Include="DRMDamageShield.cs" />
<Compile Include="CompUseEffect_AddDamageShieldCharges.cs" />
<Compile Include="HediffCompProperties_GiveHediffsInRangeToRace.cs" />
<Compile Include="HediffComp_GiveHediffsInRangeToRace.cs" />
</ItemGroup>
<ItemGroup />
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />