This commit is contained in:
2025-12-01 17:02:32 +08:00
parent bbc13b0b1d
commit 97775fd7ab
7 changed files with 167 additions and 46 deletions

View File

@@ -256,6 +256,9 @@
<Compile Include="Pawn\WULA_Maintenance\Need_Maintenance.cs" />
<Compile Include="Pawn\WULA_Maintenance\WorkGiver_DoMaintenance.cs" />
<Compile Include="Placeworker\CompProperties_CustomRadius.cs" />
<Compile Include="Projectiles\WULA_BouncingMine\BouncingMineFlying.cs" />
<Compile Include="Projectiles\WULA_BouncingMine\CompBouncingMine.cs" />
<Compile Include="Projectiles\WULA_BouncingMine\CompFlyingObject.cs" />
<Compile Include="QuestNodes\QuestNode_AddInspectionJob.cs" />
<Compile Include="QuestNodes\QuestNode_CheckGlobalResource.cs" />
<Compile Include="QuestNodes\QuestNode_GeneratePawnWithCustomization.cs" />