牢砖的强制攻击

This commit is contained in:
2025-08-27 16:16:27 +08:00
parent 8d30daebe1
commit 5e4cbcedff
7 changed files with 86 additions and 0 deletions

View File

@@ -187,6 +187,9 @@
<Compile Include="CompUseEffect_AddDamageShieldCharges.cs" />
<Compile Include="HediffCompProperties_GiveHediffsInRangeToRace.cs" />
<Compile Include="HediffComp_GiveHediffsInRangeToRace.cs" />
<Compile Include="CompForceTargetable.cs" />
<Compile Include="Patch_ForceTargetable.cs" />
<Compile Include="Patch_ArmedShuttle_ForceTargetable.cs" />
</ItemGroup>
<ItemGroup />
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />