using UnityEngine; namespace Cielonos.MainGame.Inventory.Collections { public class DirectionalRepulsiveField : PassiveEquipmentBase { } }