using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; using Verse; namespace RJW_More_Genes { public static class MentalStateDefOf { public static readonly MentalStateDef RandomRape; } }