Skip to content

Commit

Permalink
Merge pull request BlueMoon-Labs#1065 from MysteryMan21333/Snaxi-Fix
Browse files Browse the repository at this point in the history
[NON-MODULAR] [READY] Snaxi Security Shutters Fix
  • Loading branch information
MosleyTheMalO authored Feb 16, 2024
2 parents 83373dd + f4fe20a commit a8d49e1
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions _maps/splurt_maps/map_files/Smexistation/Snaxi_Splurt.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -21585,6 +21585,10 @@
icon_state = "0-4"
},
/obj/effect/spawner/structure/window/reinforced,
/obj/machinery/door/poddoor/preopen{
id = "Secure Brig Control";
name = "brig shutters"
},
/turf/open/floor/plating,
/area/security/warden)
"hTY" = (
Expand Down Expand Up @@ -27275,6 +27279,10 @@
},
/obj/structure/cable,
/obj/effect/spawner/structure/window/reinforced,
/obj/machinery/door/poddoor/preopen{
id = "Secure Brig Control";
name = "brig shutters"
},
/turf/open/floor/plating,
/area/security/warden)
"kqE" = (
Expand Down Expand Up @@ -37955,6 +37963,10 @@
"pdc" = (
/obj/structure/cable,
/obj/effect/spawner/structure/window/reinforced,
/obj/machinery/door/poddoor/preopen{
id = "Secure Brig Control";
name = "brig shutters"
},
/turf/open/floor/plating,
/area/security/warden)
"pdj" = (
Expand Down

0 comments on commit a8d49e1

Please sign in to comment.