mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-29 16:18:01 +01:00
fixes kommisar konflikts and the final hopefully commit to the purge of non-3/4 boxes
This commit is contained in:
@@ -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)
|
||||
..()
|
||||
|
||||
Reference in New Issue
Block a user