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

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