using RimWorld; using Verse; namespace LitterBiotech { [RimWorld.DefOf] public static class LetterDefOf { public static LetterDef AnotherBaby; } }