Changed Living Cumbucket behaviour

This commit is contained in:
Vegapnk 2024-07-23 09:06:36 +02:00
parent 4ef1c95f1f
commit c2f355f954
4 changed files with 32 additions and 13 deletions

View file

@ -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>

View file

@ -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>