mirror of
https://gitgud.io/Stardust3D/rjw-plasticsurgeries.git
synced 2024-08-14 23:57:25 +00:00
cleanup
This commit is contained in:
parent
8bf3570f8c
commit
1a268705dd
13 changed files with 408 additions and 489 deletions
|
@ -47,6 +47,7 @@ namespace RJW_PlasticSurgeries
|
|||
.ForEach(t => pawn.story.traits.RemoveTrait(t));
|
||||
pawn.story.traits.RemoveTrait(pawn.story.traits.allTraits.Find(t => t.def == Beauty));
|
||||
}
|
||||
|
||||
pawn.story.traits.GainTrait(new Trait(Beauty, severity));
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue