This commit is contained in:
2025-10-22 11:49:10 +08:00
parent 88000aa1ca
commit 5df900f094
21 changed files with 1034 additions and 474 deletions

View File

@@ -102,6 +102,7 @@
<Compile Include="Abilities\ARA_ShowInteractiveThing\CompProperties_AbilityShowInteractiveThing.cs" />
<Compile Include="Abilities\ARA_ShowSpawnablePawnsList\CompAbilityEffect_AbilityShowSpawnablePawns.cs" />
<Compile Include="Abilities\ARA_ShowSpawnablePawnsList\CompProperties_AbilityShowSpawnablePawns.cs" />
<Compile Include="Abilities\CompAbilityEffect_RandomHediff.cs" />
<Compile Include="Abilities\CompAbilityEffect_TransformCorpse.cs" />
<Compile Include="Buildings\Building_ArachnidGravEngine.cs" />
<Compile Include="Buildings\Building_Incubatable.cs" />