mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-30 16:47:13 +01:00
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:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user