mirror of
https://github.com/evilew/GS13-Citadel.git
synced 2026-07-19 12:14:14 +01:00
Update plushes.dm
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user