Skip to content

Commit

Permalink
Fixes two of the brig's cell shutters not being linked to the button (#…
Browse files Browse the repository at this point in the history
…6068)

# About the pull request

Fixes two almayer cell shutters not being linked to the button, leading
to them not opening and closing.

# Explain why it's good for the game

Bugs bad

# Testing Photographs and Procedure

Working (results may vary)

# Changelog

:cl:
maptweak: All cell shutters are now linked to the button in the warden's
office
/:cl:
  • Loading branch information
Johannes2262 committed Apr 6, 2024
1 parent 796facd commit bc66b2d
Showing 1 changed file with 2 additions and 11 deletions.
13 changes: 2 additions & 11 deletions maps/map_files/USS_Almayer/USS_Almayer.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -20367,15 +20367,6 @@
icon_state = "test_floor4"
},
/area/almayer/engineering/upper_engineering/starboard)
"cJh" = (
/obj/structure/window/framed/almayer,
/obj/structure/machinery/door/poddoor/shutters/almayer/open{
dir = 8;
id = "Warden Office Shutters";
name = "\improper Privacy Shutters"
},
/turf/open/floor/plating,
/area/almayer/shipboard/brig/cells)
"cJm" = (
/obj/structure/machinery/light{
dir = 8
Expand Down Expand Up @@ -93712,7 +93703,7 @@ kuJ
sLA
jSw
xkd
cJh
qFu
xkd
xkd
icM
Expand Down Expand Up @@ -94321,7 +94312,7 @@ wdF
kQu
cqM
xkd
cJh
qFu
xkd
xkd
pns
Expand Down

0 comments on commit bc66b2d

Please sign in to comment.