Update bomb.dm (#14943)

This commit is contained in:
SteelSlayer
2020-11-22 13:16:35 +00:00
committed by GitHub
parent bc81098b94
commit 827e4950c6
@@ -49,6 +49,7 @@
density = A.density
appearance = A.appearance
dir = A.dir
move_resist = A.move_resist
addtimer(CALLBACK(src, .proc/disable), 600)
/obj/item/guardian_bomb/proc/disable()