-
Notifications
You must be signed in to change notification settings - Fork 1
RandomDrugEffect
Ogliss edited this page Jul 23, 2020
·
1 revision
Custom IngestionOutcomeDoer that gives one random hediff from a specified list
<ingestible>
<outcomeDoers>
<li Class="RandomDrugEffect.IngestionOutcomeDoer_GiveHediffRandom">
<hediffDefs>
<li>HediffDefNameOne</li>
<li>HediffDefNameTwo</li>
</hediffDefs>
</li>
</outcomeDoers>
</ingestible>