Skip to content

Commit

Permalink
Merge branch 'master' of github:goonstation/goonstation
Browse files Browse the repository at this point in the history
  • Loading branch information
Xkeeper0 committed Jul 2, 2024
2 parents 0b80e2b + 7a9a0f1 commit 3dde976
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 14 deletions.
16 changes: 8 additions & 8 deletions maps/cogmap2.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -67567,10 +67567,10 @@
/obj/machinery/atmospherics/binary/valve{
dir = 1
},
/obj/decal/poster/wallsign/stencil/right/one{
layer = 2;
pixel_x = 15;
pixel_y = 12
/obj/decal/poster/wallsign/stencil/right/two{
pixel_x = 17;
pixel_y = 12;
layer = 2
},
/turf/simulated/floor/caution/south,
/area/station/engine/hotloop)
Expand Down Expand Up @@ -68371,10 +68371,10 @@
/obj/cable{
icon_state = "4-8"
},
/obj/decal/poster/wallsign/stencil/right/two{
layer = 2;
pixel_x = 17;
pixel_y = 12
/obj/decal/poster/wallsign/stencil/right/one{
pixel_y = 12;
pixel_x = 15;
layer = 2
},
/turf/simulated/floor/caution/south,
/area/station/engine/hotloop)
Expand Down
5 changes: 2 additions & 3 deletions maps/donut2.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -10704,10 +10704,8 @@
/turf/simulated/floor/white,
/area/station/medical/medbay)
"bdz" = (
/obj/item/device/camera_viewer{
network = "Zeta"
},
/obj/table/reinforced/chemistry/auto,
/obj/item/device/camera_viewer/public,
/turf/simulated/floor/black,
/area/station/science/lab)
"bdB" = (
Expand Down Expand Up @@ -22241,6 +22239,7 @@
/obj/machinery/light/lamp/green,
/obj/disposalpipe/trunk/west,
/obj/machinery/disposal/small/west,
/obj/item/device/camera_viewer/outpost/science,
/turf/simulated/floor/purple/side{
dir = 5
},
Expand Down
4 changes: 1 addition & 3 deletions maps/donut3.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -77391,9 +77391,7 @@
/area/station/chapel/sanctuary)
"xli" = (
/obj/table/auto,
/obj/item/device/camera_viewer{
network = "Zeta"
},
/obj/item/device/camera_viewer/public,
/turf/simulated/floor/black,
/area/station/science/storage)
"xlw" = (
Expand Down

0 comments on commit 3dde976

Please sign in to comment.