namespace LunaWolfStudios.ScriptableSheets.Samples.DeepInheritance { [System.Serializable] public class SowableTreeFruit : Sowable { } }