暂存修送囚犯能量

This commit is contained in:
2025-07-24 11:44:04 +08:00
parent 5af0d5e81f
commit 2a9ab3eec5
6 changed files with 135 additions and 58 deletions

View File

@@ -5,5 +5,6 @@ namespace WulaFallenEmpire
public class WorkGiverDefExtension_FeedWula : DefModExtension
{
public float feedThreshold = 0.25f;
public ThingDef energySourceDef;
}
}