Merge pull request #1667 from ArchieBeepBoop/ourtableitsbroken

[s] Table Easter Egg
This commit is contained in:
Dahlular
2022-09-08 21:24:54 -06:00
committed by GitHub
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)
Binary file not shown.