Skip to content

Commit

Permalink
Fixes surgery privacy shutters on pos (#16272)
Browse files Browse the repository at this point in the history
  • Loading branch information
Ldip999 committed Jul 6, 2024
1 parent 6fa05be commit 4f10c27
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions _maps/map_files/Pillar_of_Spring/TGS_Pillar_of_Spring.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -4654,7 +4654,7 @@
pixel_y = 0
},
/obj/machinery/door/poddoor/shutters/mainship{
id = "or2privacyshutter";
id = "or1privacyshutter";
name = "\improper Privacy Shutters"
},
/obj/structure/window/framed/mainship/white,
Expand Down Expand Up @@ -13623,7 +13623,7 @@
"qMJ" = (
/obj/machinery/door/poddoor/shutters/opened/medbay,
/obj/machinery/door/poddoor/shutters/mainship{
id = "or2privacyshutter";
id = "or1privacyshutter";
name = "\improper Privacy Shutters"
},
/obj/structure/window/framed/mainship/white,
Expand Down

0 comments on commit 4f10c27

Please sign in to comment.