From bfd97a82cab39eba20ef39622e5117d8619f65bf Mon Sep 17 00:00:00 2001 From: Fermi <> Date: Fri, 11 Oct 2019 18:56:33 +0100 Subject: [PATCH] Eh 4 mins. --- code/modules/holiday/halloween/jacqueen.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/modules/holiday/halloween/jacqueen.dm b/code/modules/holiday/halloween/jacqueen.dm index d504edb0a9..7ed6679c2d 100644 --- a/code/modules/holiday/halloween/jacqueen.dm +++ b/code/modules/holiday/halloween/jacqueen.dm @@ -31,7 +31,7 @@ /mob/living/simple_animal/jacq/Life() ..() if(!ckey) - if((last_poof+3 MINUTES) < world.realtime) + if((last_poof+4 MINUTES) < world.realtime) poof() /mob/living/simple_animal/jacq/Destroy() //I.e invincible