整理一下
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
using Verse;
|
||||
|
||||
namespace WulaFallenEmpire
|
||||
{
|
||||
public class ThingDefExtension_EnergySource : DefModExtension
|
||||
{
|
||||
public float energyAmount = 1.0f; // Amount of energy this item provides
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user