mirror of
https://gitgud.io/c0ffeeeeeeee/rjw-events.git
synced 2024-08-14 23:57:42 +00:00
tweaks for orgy
This commit is contained in:
parent
d57843182c
commit
4c8fa63c50
6 changed files with 50 additions and 6 deletions
|
@ -4,6 +4,7 @@ using System.Collections.Generic;
|
|||
using System.Linq;
|
||||
using System.Text;
|
||||
using System.Threading.Tasks;
|
||||
using Verse;
|
||||
using Verse.AI;
|
||||
|
||||
namespace RJW_Events
|
||||
|
@ -19,7 +20,7 @@ namespace RJW_Events
|
|||
{
|
||||
Toil t = new Toil();
|
||||
t.AddFinishAction(() => {
|
||||
|
||||
GlobalTextureAtlasManager.TryMarkPawnFrameSetDirty(pawn);
|
||||
SexUtility.DrawNude(pawn);
|
||||
|
||||
});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue