using System.Collections; using System.Collections.Generic; using UnityEngine; /// /// 装备 - 物品常量 /// public class EquipmentConst : InventoryItemConst { }