Update other_reagents.dm

This commit is contained in:
Iatots
2020-07-24 08:40:48 +02:00
committed by GitHub
parent ec2bd9b876
commit a9c51fc624
@@ -2379,7 +2379,7 @@
knotted = 0
playsound(M,'sound/voice/catpeople/puking.ogg', 110, FALSE)
M.Immobilize(30)
sleep(30)
do_after(30)
M.visible_message("<span class='warning'>[M] throws up a hairball! Disgusting!</span>", ignored_mobs=M)
new /obj/item/toy/plush/hairball(get_turf(M))
to_chat(M, "<span class='notice'>Aaaah that's better!</span>")