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