This commit is contained in:
Fluffy
2023-03-26 12:56:23 +00:00
committed by GitHub
parent 19b920c723
commit 277a433e9f
2 changed files with 42 additions and 1 deletions
+1 -1
View File
@@ -11,7 +11,7 @@
var/opened = 0
/obj/structure/extinguisher_cabinet/Initialize()
..()
. = ..()
has_extinguisher = new/obj/item/extinguisher(src)
update_icon()