Update RJW 4.6.7.2

This commit is contained in:
c0ffee 2021-04-20 11:34:24 -07:00
parent 5892f561fb
commit 12e961d6db
4 changed files with 2 additions and 3 deletions

View file

@ -76,7 +76,6 @@ namespace RJW_Events
};
toil.AddPreTickAction(delegate
{
this.ticks_left--;
if (this.pawn.IsHashIntervalTick(this.ticks_between_hearts))
{
this.ThrowMetaIcon(this.pawn.Position, this.pawn.Map, ThingDefOf.Mote_Heart);