MultiFuelSpawner

This commit is contained in:
2025-08-29 15:52:40 +08:00
parent 78a27c3d45
commit d759562b83
10 changed files with 4030 additions and 0 deletions

View File

@@ -194,6 +194,12 @@
<Compile Include="Verb\Verb_Excalibur.cs" />
<Compile Include="HediffComp_TopTurret.cs" />
</ItemGroup>
<ItemGroup>
<Compile Include="Spawner\CompMultiFuelSpawner.cs" />
<Compile Include="Spawner\CompRefuelableWithKey.cs" />
<Compile Include="Spawner\Patch_CompRefuelableWithKey.cs" />
<Compile Include="Spawner\Utility.cs" />
</ItemGroup>
<ItemGroup>
<Compile Include="Thing_ExcaliburBeam.cs" />
</ItemGroup>