Pawns - Vanilla-Expanded/VanillaExpandedFramework GitHub Wiki
The Pawns module of the Vanilla Expanded Framework includes classes that add functionality to thoughts, traits and other pawn-related stuff.
- New Pawn Stats, a bunch of new pawn stats that can be used by hediffs, apparel, etc
- Pawn Mod Extensions, a bunch of mod extensions to modify behaviour of Traits, Thoughts, PawnKindDefs, etc
- Pregnancy Approaches, the Pregnancy Approaches system in VRE - Highmates is available for modders too!
How do I use this code?
Read each of the sections for details.
Inside the framework, the namespace to access all the Pawns classes is "VEF.Pawns".