Skip to content

Commit

Permalink
fixes misplaced light switch
Browse files Browse the repository at this point in the history
  • Loading branch information
FreeStylaLT committed Sep 7, 2024
1 parent d1c05c4 commit 3ae7b82
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions maps/rift/levels/rift-05-surface2.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -14422,6 +14422,9 @@
/obj/effect/floor_decal/spline/plain{
dir = 8
},
/obj/machinery/light_switch{
pixel_y = -24
},
/turf/simulated/floor/wood,
/area/crew_quarters/bar/lounge)
"jbT" = (
Expand Down Expand Up @@ -29648,10 +29651,6 @@
/obj/effect/floor_decal/spline/plain{
dir = 8
},
/obj/machinery/light_switch{
dir = 4;
pixel_x = 24
},
/turf/simulated/floor/wood,
/area/crew_quarters/bar/lounge)
"swv" = (
Expand Down

0 comments on commit 3ae7b82

Please sign in to comment.