Skip to content

Commit

Permalink
Add access spawner and firelock to Donut2 CE office (#15310)
Browse files Browse the repository at this point in the history
  • Loading branch information
TheTyrant25 committed Aug 9, 2023
1 parent 41bfbe2 commit 6754c5e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion maps/donut2.dmm
Expand Up @@ -37484,7 +37484,7 @@
pixel_y = 6
},
/obj/displaycase{
displayed = new /obj/item/captaingun()
displayed = new/obj/item/captaingun()
},
/obj/blind_switch/area/west{
pixel_y = -6
Expand Down Expand Up @@ -38022,6 +38022,8 @@
dir = 4;
icon_state = "pipe-s"
},
/obj/mapping_helper/access/engineering_chief,
/obj/mapping_helper/firedoor_spawn,
/turf/simulated/floor/wood/two,
/area/station/crew_quarters/ce)
"nEX" = (
Expand Down

0 comments on commit 6754c5e

Please sign in to comment.