A casual cough.

This commit is contained in:
Fermi
2019-07-28 23:59:33 +01:00
parent 4c01b7ad57
commit d472177a4c
@@ -134,6 +134,7 @@
M.adjustOxyLoss(15)
M.Knockdown(50)
M.Stun(50)
M.emote("cough")
var/obj/item/toy/plush/P = pick(subtypesof(/obj/item/toy/plush))
new P(T)
var/list/seen = viewers(8, T)