fixes kommisar konflikts and the final hopefully commit to the purge of non-3/4 boxes

This commit is contained in:
militaires
2017-02-24 12:03:06 +03:00
parent ac701e9299
commit ce34afa14c
2 changed files with 3 additions and 16 deletions
@@ -36,8 +36,9 @@
/obj/item/weapon/storage/box/update_icon()
. = ..()
cut_overlays()
add_overlay(image('icons/obj/storage.dmi', "[illustration]"))
if(illustration)
cut_overlays()
add_overlay(image('icons/obj/storage.dmi', "[illustration]"))
/obj/item/weapon/storage/box/attack_self(mob/user)
..()