using UnityEngine; namespace Cielonos.MainGame.Inventory.Collections { public class PermanentCoating : ConsumableBase { } }