This commit is contained in:
silicons
2020-07-20 10:46:52 -07:00
parent 58e26c540c
commit 984796b8c6
17 changed files with 53 additions and 63 deletions
+2 -2
View File
@@ -812,11 +812,11 @@
return
/obj/item/light/attack(mob/living/M, mob/living/user, def_zone)
..()
. = ..()
shatter()
/obj/item/light/attack_obj(obj/O, mob/living/user)
..()
. = ..()
shatter()
/obj/item/light/proc/shatter()