namespace LunaWolfStudios.ScriptableSheets.Samples.DeepInheritance { [System.Serializable] public class HarvestableTree : Harvestable { } }