mirror of
https://github.com/vegapnk/RJW-Genes.git
synced 2024-08-15 00:23:31 +00:00
Changed Living Cumbucket behaviour
This commit is contained in:
parent
4ef1c95f1f
commit
c2f355f954
4 changed files with 32 additions and 13 deletions
|
@ -20,7 +20,7 @@
|
|||
<li>0.5</li>
|
||||
<li>0.25</li>
|
||||
<li>0.1</li>
|
||||
<li>0.005</li>
|
||||
<li>0.5</li>
|
||||
</mtbDaysPerStage>
|
||||
</li>
|
||||
</comps>
|
||||
|
@ -74,7 +74,7 @@
|
|||
</capMods>
|
||||
</li>
|
||||
<li>
|
||||
<label>living fountain</label>
|
||||
<label>living reservior</label>
|
||||
<minSeverity>10.1</minSeverity>
|
||||
<hungerRateFactor>0.1</hungerRateFactor>
|
||||
<statOffsets>
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
<JobDef>
|
||||
<defName>ProcessCumbucket</defName>
|
||||
<driverClass>RJW_Genes.JobDriver_ProcessingCumbucket</driverClass>
|
||||
<playerInterruptible>true</playerInterruptible>
|
||||
<playerInterruptible>false</playerInterruptible>
|
||||
<casualInterruptible>false</casualInterruptible>
|
||||
<reportString>processing internal cumbucket.</reportString>
|
||||
<suspendable>false</suspendable>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue