This commit is contained in:
silicons
2021-02-22 02:26:37 -07:00
parent bf80f5c0a5
commit 2878c443e0
103 changed files with 449 additions and 451 deletions
+2 -2
View File
@@ -13,8 +13,8 @@
var/alarm = 0
var/enabled = 1
/obj/machinery/shield_diffuser/New()
..()
/obj/machinery/shield_diffuser/Initialize(mapload)
. = ..()
var/turf/T = get_turf(src)
hide(!T.is_plating())