搬运倒地的乌拉进维护
This commit is contained in:
9
1.6/Defs/WulaMiscSettingDefs/LetterDefs/EventLetter.xml
Normal file
9
1.6/Defs/WulaMiscSettingDefs/LetterDefs/EventLetter.xml
Normal file
@@ -0,0 +1,9 @@
|
||||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<Defs>
|
||||
<LetterDef>
|
||||
<defName>Wula_EventChoiceLetter</defName>
|
||||
<letterClass>WulaFallenEmpire.Letter_EventChoice</letterClass>
|
||||
<arriveSound>LetterArrive_Good</arriveSound>
|
||||
<color>(120, 150, 255)</color>
|
||||
</LetterDef>
|
||||
</Defs>
|
||||
@@ -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