各种描述修改,两个水货武器,科技调整,完善升级树,将武器标签系统搬过来

This commit is contained in:
2025-09-10 10:01:21 +08:00
parent 12ea403c97
commit 64fd63796d
18 changed files with 912 additions and 626 deletions

View File

@@ -68,6 +68,8 @@
</Reference>
</ItemGroup>
<ItemGroup>
<Compile Include="ARA_CustomUniqueWeapon\CompCustomUniqueWeapon.cs" />
<Compile Include="ARA_CustomUniqueWeapon\CompProperties_CustomUniqueWeapon.cs" />
<Compile Include="ARA_GiveHediffsInRangeToRace\HediffCompProperties_GiveHediffsInRangeToRace.cs" />
<Compile Include="ARA_GiveHediffsInRangeToRace\HediffComp_GiveHediffsInRangeToRace.cs" />
<Compile Include="ARA_SpawnPawnFromList\CompProperties_SpawnPawnFromList.cs" />
@@ -157,7 +159,6 @@
<Compile Include="OPToxicGas.cs" />
<Compile Include="PawnRenderNodeWorker_AttachmentBody_NoFlight.cs" />
</ItemGroup>
<ItemGroup>
<Compile Include="CompAbilityEffect_LaunchMultiProjectile.cs" />
</ItemGroup>
@@ -171,7 +172,6 @@
<ItemGroup>
<Compile Include="HediffComp_SpawnPawnOnRemoved.cs" />
</ItemGroup>
<ItemGroup>
<Compile Include="Projectiles\BulletWithTrail.cs" />
<Compile Include="Projectiles\ExplosiveTrackingBulletDef.cs" />