2025-7-11
This commit is contained in:
16
1.6/Defs/Misc/LifeStageDefs/LifeStages_WULA.xml
Normal file
16
1.6/Defs/Misc/LifeStageDefs/LifeStages_WULA.xml
Normal file
@@ -0,0 +1,16 @@
|
||||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<Defs>
|
||||
<LifeStageDef>
|
||||
<defName>Wula_Species_Lifestage</defName>
|
||||
<label>合成人</label>
|
||||
<workerClass MayRequire="Ludeon.RimWorld.Biotech">LifeStageWorker_HumanlikeAdult</workerClass>
|
||||
<visible>false</visible>
|
||||
<reproductive>true</reproductive>
|
||||
<sittingOffset>0.18</sittingOffset>
|
||||
<silhouetteGraphicData>
|
||||
<texPath>Things/Pawn/Humanlike/Silhouettes/Silhouette_HumanAdult</texPath>
|
||||
<graphicClass>Graphic_Single</graphicClass>
|
||||
<drawSize>1</drawSize>
|
||||
</silhouetteGraphicData>
|
||||
</LifeStageDef>
|
||||
</Defs>
|
||||
Reference in New Issue
Block a user