Skip to content

Commit

Permalink
Swap number labels on cog2 engine mixer ports (goonstation#19716)
Browse files Browse the repository at this point in the history
  • Loading branch information
TealSeer authored Jul 2, 2024
1 parent 6a68172 commit 7a9a0f1
Showing 1 changed file with 8 additions and 8 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

0 comments on commit 7a9a0f1

Please sign in to comment.