Fixes inconsistent maintenance camera on IceBoxStation (#67412)

Gets rid of the inconsistent camera guarding EVA Maintenance. Cameras in maintenance aren't consistent with general design and this one in particular doesn't have any reason for it.
This commit is contained in:
Son-of-Space
2022-05-30 19:11:40 -06:00
committed by GitHub
parent 7d16a9566e
commit ba35f1a6fb
@@ -9538,9 +9538,6 @@
/turf/open/floor/plating,
/area/station/maintenance/aft/lesser)
"dcj" = (
/obj/machinery/camera/directional/east{
c_tag = "EVA Maintenance"
},
/obj/machinery/light/small/directional/east,
/turf/open/floor/plating,
/area/station/maintenance/fore/greater)