Skip to content

Commit

Permalink
bugfix: correct position of the light switch in rnd toxins (#3798)
Browse files Browse the repository at this point in the history
  • Loading branch information
ArtemDerp authored Nov 2, 2023
1 parent d63490b commit b3a9c45
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions _maps/map_files/Delta/delta.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -89195,8 +89195,7 @@
dir = 8
},
/obj/machinery/light_switch{
pixel_x = -4;
pixel_y = -24
pixel_x = -26
},
/turf/simulated/floor/plasteel,
/area/toxins/mixing)
Expand Down

0 comments on commit b3a9c45

Please sign in to comment.