Fix fireaxe cabinets spawned with broken icons

This commit is contained in:
CitadelStationBot
2017-08-13 01:28:03 -05:00
parent f615bc0dff
commit 80f1fb8c58
+2 -2
View File
@@ -12,8 +12,8 @@
max_integrity = 150
integrity_failure = 50
/obj/structure/fireaxecabinet/New()
..()
/obj/structure/fireaxecabinet/Initialize()
. = ..()
update_icon()
/obj/structure/fireaxecabinet/Destroy()