整理一下
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
using Verse;
|
||||
|
||||
namespace WulaFallenEmpire
|
||||
{
|
||||
public class WorkGiverDefExtension_FeedWula : DefModExtension
|
||||
{
|
||||
public float feedThreshold = 0.25f;
|
||||
public ThingDef energySourceDef;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user