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> <Intellectual>5</Intellectual>
</skillGains> </skillGains>
<spawnCategories> <spawnCategories>
<li>Wula_Old_Synth_Backstory_Categories</li>
<li>Wula_Backstory_Categories</li> <li>Wula_Backstory_Categories</li>
</spawnCategories> </spawnCategories>
<requiredWorkTags>None</requiredWorkTags> <requiredWorkTags>None</requiredWorkTags>

View File

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

View File

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