Update plushes.dm

This commit is contained in:
Iatots
2020-07-24 08:40:25 +02:00
committed by GitHub
parent f53f7c5e92
commit ec2bd9b876
+1 -1
View File
@@ -193,7 +193,7 @@
if(istype(I, /obj/item/grenade))
if(unstuffable)
to_chat(user, "<span class='warning'>No... you should destroy it now!</span>")
sleep(10)
do_after(10)
SEND_SOUND(user, 'sound/weapons/armbomb.ogg')
return
if(stuffed)