整理scoure
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
using Verse;
|
||||
|
||||
namespace WulaFallenEmpire
|
||||
{
|
||||
public class WulaCaravanEnergyDef : Def
|
||||
{
|
||||
public float consumeThreshold = 0.9f;
|
||||
public string energyItemDefName;
|
||||
public string hediffDefNameToAdd;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user