This document contains code for patching several RimWorld classes and methods. It patches the JobDriver_Lovin class to add logic for lovers gaining a memory after intimacy and potentially getting pregnant. It patches JobDriver_Wear to add toils for going to apparel, preparing to wear it, and actually wearing it. It also patches the CanGetThought method to add checks for traits nullifying or requiring a thought.
Download as TXT, PDF, TXT or read online on Scribd
Download as txt, pdf, or txt
0 ratings0% found this document useful (0 votes)
264 views455 pages
Harmony Log
This document contains code for patching several RimWorld classes and methods. It patches the JobDriver_Lovin class to add logic for lovers gaining a memory after intimacy and potentially getting pregnant. It patches JobDriver_Wear to add toils for going to apparel, preparing to wear it, and actually wearing it. It also patches the CanGetThought method to add checks for traits nullifying or requiring a thought.