This commit is contained in:
2026-03-30 11:55:54 +08:00
parent 4dd6e71b50
commit 001f33e2e7
7 changed files with 70 additions and 70 deletions

Binary file not shown.

View File

@@ -94,6 +94,7 @@
<defName>ARA_InteractiveEggSac_Queen</defName>
<label>阿拉克涅女皇种卵囊</label>
<description>用于孵化阿拉克涅女皇种的超巨型卵囊,表皮坚硬地堪比堡垒,内部蕴含的遗传物质和营养足以孵化出这个星球闻所未闻的庞然大物。</description>
<minifiedDef>ARA_Minified_InteractiveEggSac_Queen</minifiedDef>
<descriptionHyperlinks>
<ThingDef>ArachnaeQueen_Race</ThingDef>
</descriptionHyperlinks>
@@ -126,6 +127,7 @@
<li>
<pawnKind>ARA_ArachnaeQueen</pawnKind>
<delayTicks>180000</delayTicks>
<completeResearchOnFinish>ARA_Titan_Base_Technology</completeResearchOnFinish>
</li>
</spawnablePawns>
<!-- <whitelist>
@@ -135,4 +137,8 @@
</li>
</comps>
</ThingDef>
<ThingDef ParentName="MinifiedThing">
<defName>ARA_Minified_InteractiveEggSac_Queen</defName>
<thingClass>ArachnaeSwarm.Event.MinifiedThing_QueenEggSac</thingClass>
</ThingDef>
</Defs>