光束炮
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
using RimWorld;
|
||||
using Verse;
|
||||
|
||||
namespace WulaFallenEmpire
|
||||
{
|
||||
public class AbilityWeaponDefExtension : DefModExtension
|
||||
{
|
||||
public ThingDef weaponDef; // 与此Ability相关的武器定义
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user