CE's blueprints can now see wires (#20143)

This commit is contained in:
GDN
2023-01-13 10:08:41 -06:00
committed by GitHub
parent 98690f2b2f
commit a3dfd062b3
+4
View File
@@ -341,3 +341,7 @@
fluffnotice = "Intellectual Property of Nanotrasen. For use in engineering cyborgs only. Wipe from memory upon departure from the station."
/obj/item/areaeditor/blueprints/ce
/obj/item/areaeditor/blueprints/ce/Initialize(mapload)
. = ..()
ADD_TRAIT(src, TRAIT_SHOW_WIRE_INFO, ROUNDSTART_TRAIT)