Skip to content

Commit

Permalink
Alamayer Perma chair faces the right way (#5450)
Browse files Browse the repository at this point in the history
# About the pull request
chairs in permabrig now face south (towards their table) instead of
north, towards the wall
<!-- Remove this text and explain what the purpose of your PR is.

Mention if you have tested your changes. If you changed a map, make sure
you used the mapmerge tool.
If this is an Issue Correction, you can type "Fixes Issue #169420" to
link the PR to the corresponding Issue number #169420.

Remember: something that is self-evident to you might not be to others.
Explain your rationale fully, even if you feel it goes without saying.
-->

# Explain why it's good for the game
perma prisoners should be able to sit at their chair and be facing the
paper and pen instead of the wall??
# Changelog
:cl:
maptweak: Alamayer PermaBrig Chairs face the right way
/:cl:
  • Loading branch information
private-tristan authored Jan 15, 2024
1 parent 20f49ec commit 4c496bf
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions maps/map_files/USS_Almayer/USS_Almayer.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -23180,12 +23180,10 @@
},
/area/almayer/hallways/port_hallway)
"cjz" = (
/obj/structure/bed/chair/bolted{
dir = 1
},
/obj/structure/machinery/light{
dir = 8
},
/obj/structure/bed/chair/bolted,
/turf/open/floor/almayer{
icon_state = "plate"
},
Expand Down Expand Up @@ -70528,12 +70526,10 @@
/turf/open/floor/wood/ship,
/area/almayer/living/commandbunks)
"tYW" = (
/obj/structure/bed/chair/bolted{
dir = 1
},
/obj/structure/machinery/light{
dir = 4
},
/obj/structure/bed/chair/bolted,
/turf/open/floor/almayer{
icon_state = "plate"
},
Expand Down

0 comments on commit 4c496bf

Please sign in to comment.