Skip to content

Commit

Permalink
Fixes a few typos on Emeraldstation's Camera List (#27650)
Browse files Browse the repository at this point in the history
* fixes a few typos on emeraldstation's camera list

* removed an accidentally placed camera

* fixed one more typo
  • Loading branch information
haydenredacted authored Dec 20, 2024
1 parent bf32b91 commit 083f358
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions _maps/map_files/stations/emeraldstation.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -72250,7 +72250,7 @@
},
/obj/machinery/power/apc/directional/west,
/obj/machinery/camera{
c_tag = "Atsmospherics Hardsuit Storage West";
c_tag = "Atmospherics Hardsuit Storage West";
dir = 4
},
/turf/simulated/floor/plasteel{
Expand Down Expand Up @@ -89371,7 +89371,7 @@
/obj/machinery/atmospherics/pipe/simple/hidden/cyan,
/obj/machinery/alarm/directional/north,
/obj/machinery/camera{
c_tag = "Atsmospherics Hardsuit Storage North East"
c_tag = "Atmospherics Hardsuit Storage North East"
},
/turf/simulated/floor/plasteel{
dir = 1;
Expand Down Expand Up @@ -92362,7 +92362,7 @@
/area/station/hallway/primary/starboard)
"sjz" = (
/obj/machinery/camera{
c_tag = "AI Satellite ExteriorEast";
c_tag = "AI Satellite Exterior East";
dir = 4;
network = list("SS13","MiniSat")
},
Expand Down Expand Up @@ -113546,7 +113546,7 @@
/obj/item/stack/cable_coil,
/obj/item/t_scanner,
/obj/machinery/camera{
c_tag = "Atsmospherics Control ROom";
c_tag = "Atmospherics Control Room";
dir = 8
},
/turf/simulated/floor/plasteel{
Expand Down

0 comments on commit 083f358

Please sign in to comment.