RimWorld

RimWorld

Enhanced Vat Learning
Nina Goblin ♥  [developer] 17 Aug @ 11:52pm
Post Bugs Here
Send your error log, tell me what happened, what you were doing, and make sure you're on the right game version. I gotta recreate it exactly please you booger butt
Last edited by Nina Goblin ♥; 18 Aug @ 1:30am
< >
Showing 1-2 of 2 comments
Right now, the compatability Patch with Vat Growth Overclocked is not fully incorporated, since the mod had its name change and the hediff that is patched also has a different name.

The right patch should be

<Operation Class="PatchOperationFindMod"> <mods> <li>Growth Vats: Overclocked</li> </mods> <match Class="PatchOperationAdd"> <xpath>/Defs/HediffDef[defName="OverclockedVatLearningHediff"]/comps</xpath> <value> <li Class="EnhancedVatLearning.HediffCompProperties_EnhancedLearning" /> </value> </match> </Operation>
Last edited by AtomicRobot; 27 Aug @ 7:44am
Nina Goblin ♥  [developer] 27 Aug @ 8:18pm 
Originally posted by AtomicRobot:
Right now, the compatability Patch with Vat Growth Overclocked is not fully incorporated, since the mod had its name change and the hediff that is patched also has a different name.

The right patch should be

<Operation Class="PatchOperationFindMod"> <mods> <li>Growth Vats: Overclocked</li> </mods> <match Class="PatchOperationAdd"> <xpath>/Defs/HediffDef[defName="OverclockedVatLearningHediff"]/comps</xpath> <value> <li Class="EnhancedVatLearning.HediffCompProperties_EnhancedLearning" /> </value> </match> </Operation>
Okie Dokie, thank you!
< >
Showing 1-2 of 2 comments
Per page: 1530 50