This commit is contained in:
Tourswen
2026-01-26 02:23:21 +08:00
parent 99ecfe8aca
commit 8a35af84f3
7 changed files with 198 additions and 89 deletions

Binary file not shown.

View File

@@ -77,7 +77,7 @@
<defName>ARA_RefuelingVat</defName>
<label>精华提取腔</label>
<description>一个特殊的活体建筑,可以置入阿拉克涅虫群的俘虏,使用缓慢而痛苦的方式提取其遗传物质,将其转换为精华素以供虫群使用。\n\n——怎么采集的你别问。</description>
<thingClass>ArachnaeSwarm.Building_RefuelingVat</thingClass>
<thingClass>ArachnaeSwarm.Building_CorpseVat</thingClass>
<containedPawnsSelectable>true</containedPawnsSelectable>
<tickerType>Normal</tickerType>
<descriptionHyperlinks>
@@ -182,7 +182,7 @@
</li>
</comps>
<modExtensions>
<li Class="ArachnaeSwarm.DefModExtension_NutrientVat">
<li Class="ArachnaeSwarm.CorpseVatExtension">
<!-- 在这里配置您的顶部贴图 -->
<topGraphicPath>ArachnaeSwarm/Building/ARA_RefuelingVatTop</topGraphicPath>
<!-- 如果是单张贴图,使用 Graphic_Single -->