This commit is contained in:
2025-07-19 13:01:13 +08:00
parent 0cd5fc91a8
commit f76198814f
3 changed files with 6 additions and 1 deletions

View File

@@ -22,6 +22,7 @@
<Intellectual>5</Intellectual>
</skillGains>
<spawnCategories>
<li>Wula_Old_Synth_Backstory_Categories</li>
<li>Wula_Backstory_Categories</li>
</spawnCategories>
<requiredWorkTags>None</requiredWorkTags>

View File

@@ -9,6 +9,10 @@
<pawnSingular>colonist</pawnSingular>
<pawnsPlural>colonists</pawnsPlural>
<techLevel>Spacer</techLevel>
<backstoryCategories>
<li>Wula_Old_Synth_Backstory_Categories</li>
<li>Wula_Backstory_Categories</li>
</backstoryCategories>
<!-- 命名规则 -->
<factionNameMaker>NamerFactionOutlander</factionNameMaker>
<settlementNameMaker>NamerSettlementOutlander</settlementNameMaker>

View File

@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8" ?>
<Defs>
<ThingDef ParentName="ImplantBase">
<ThingDef ParentName="TechHediffBase">
<defName>Wula_BackstoryRegeneratorImplant</defName>
<label>backstory regenerator</label>
<thingClass>ThingWithComps</thingClass>