mirror of
https://gitgud.io/c0ffeeeeeeee/rjw-events.git
synced 2024-08-14 23:57:42 +00:00
Update RJW 4.6.7.2
This commit is contained in:
parent
5892f561fb
commit
12e961d6db
4 changed files with 2 additions and 3 deletions
|
@ -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);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue