it is done.

This commit is contained in:
Archie
2022-09-09 00:10:26 -03:00
parent ca065b7711
commit 544604ee21
2 changed files with 2 additions and 0 deletions
@@ -250,6 +250,8 @@
if(istype(AM, /obj/item/shard))
AM.throw_impact(L)
L.Knockdown(100)
if(prob(1))
playsound(T, "hyperstation/sound/misc/ourtableitsbroken.ogg", 100, 0)
qdel(src)
/obj/structure/table/glass/deconstruct(disassembled = TRUE, wrench_disassembly = 0)