暂存
This commit is contained in:
Binary file not shown.
@@ -190,7 +190,6 @@
|
||||
<maxEnergyLevelPercentage>0.9</maxEnergyLevelPercentage>
|
||||
<emergencyPriority>9.5</emergencyPriority>
|
||||
</li>
|
||||
<li Class="JobGiver_GetRest"/>
|
||||
<li Class="JobGiver_SatisfyChemicalNeed"/>
|
||||
<li Class="JobGiver_SatifyChemicalDependency" MayRequire="Ludeon.RimWorld.Biotech" />
|
||||
<li Class="JobGiver_GetHemogen" MayRequire="Ludeon.RimWorld.Biotech" />
|
||||
|
||||
9
1.6/Defs/JobDefs/WULA_Jobs.xml
Normal file
9
1.6/Defs/JobDefs/WULA_Jobs.xml
Normal file
@@ -0,0 +1,9 @@
|
||||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<Defs>
|
||||
<JobDef>
|
||||
<defName>WULA_LayDownToCharge</defName>
|
||||
<driverClass>WulaFallenEmpire.JobDriver_WulaLayDownToCharge</driverClass>
|
||||
<reportString>正在充电。</reportString>
|
||||
<casualInterruptible>false</casualInterruptible>
|
||||
</JobDef>
|
||||
</Defs>
|
||||
Reference in New Issue
Block a user