Damnit hat, don't get too excited now, y'all.

This commit is contained in:
Fermi
2019-09-10 20:46:38 +01:00
parent 443f9e433d
commit 621851790e
@@ -46,7 +46,7 @@
/obj/item/clothing/head/hattip/dropped(mob/M)
. = ..()
UnregisterSignal(M, COMSIG_MOB_SAY)
addtimer(CALLBACK(GLOBAL_PROC, .proc/root_and_toot, src, src, 200))
addtimer(CALLBACK(GLOBAL_PROC, .proc/root_and_toot, src, src, 1000))
/obj/item/clothing/head/hattip/proc/root_and_toot(obj/item/clothing/head/hattip/hat)
hat.animate_atom_living()