Enlighten 0.14.1.0- Changes everything about the mod
- No longer a ThoughtWorker, it's a HediffGiver. More accurate, less buggy... maybe.
- Introduces the EnlightenDef, that allows you to put any Hediff on the pawn given a range of glow defined by the inclusive range between glowMin and glowMax. These are the default definitions but you can change anything about them
<Enlighten.Def>
<defName>Bright</defName>
<hediff>Enlighten_Bright</hediff>
<glowMin>0.9</glowMin>
<glowMax>1.0</glowMax>
</Enlighten.Def>
<Enlighten.Def>
<defName>Dark</defName>
<hediff>Enlighten_Dark</hediff>
<glowMin>0.0</glowMin>
<glowMax>0.3</glowMax>
</Enlighten.Def>
[attachment deleted by admin - too old]