Skip to content

Commit

Permalink
Wall flashers on deltastation now have the right ID (#26673)
Browse files Browse the repository at this point in the history
  • Loading branch information
Adrer and [email protected] authored Sep 3, 2024
1 parent 3ef9abf commit 2426b85
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions _maps/map_files/stations/deltastation.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -23831,7 +23831,7 @@
pixel_y = -32
},
/obj/machinery/flasher{
id = "Cell 5";
id = "Cell 2";
pixel_x = -28
},
/obj/structure/cable,
Expand Down Expand Up @@ -31674,7 +31674,7 @@
dir = 1
},
/obj/machinery/flasher{
id = "Cell 3";
id = "Cell 4";
pixel_x = -26;
pixel_y = -26
},
Expand Down Expand Up @@ -92128,7 +92128,7 @@
icon_state = "2-8"
},
/obj/machinery/flasher{
id = "Cell 6";
id = "Cell 5";
pixel_x = 27;
pixel_y = 28
},
Expand Down

0 comments on commit 2426b85

Please sign in to comment.