暂存
This commit is contained in:
18
1.6/1.6/Defs/LifeStageDefs/LifeStages.xml
Normal file
18
1.6/1.6/Defs/LifeStageDefs/LifeStages.xml
Normal file
@@ -0,0 +1,18 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8" ?>
|
||||||
|
<Defs>
|
||||||
|
|
||||||
|
<LifeStageDef>
|
||||||
|
<defName>ARA_Queen_Adult</defName>
|
||||||
|
<label>adult</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>
|
||||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user