Skip to content

Commit

Permalink
even more fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
Glyphee committed Nov 11, 2023
1 parent 87adddb commit 6ee77f8
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions monkestation/_maps/RandomBars/Tram/tram_slum_bar.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/obj/machinery/door/poddoor/shutters/preopen{
dir = 1;
id = drawbridge;
id = "drawbridge";
color = #5c4300
},
/turf/open/floor/iron/stairs/old,
Expand Down Expand Up @@ -332,7 +332,7 @@
/area/station/service/theater)
"mZ" = (
/obj/machinery/button/door/directional/east{
id = drawbridge
id = "drawbridge"
},
/turf/open/floor/iron/white/diagonal,
/area/station/service/kitchen)
Expand Down Expand Up @@ -699,7 +699,7 @@
/obj/machinery/door/firedoor,
/obj/machinery/door/poddoor/shutters/preopen{
dir = 1;
id = drawbridge;
id = "drawbridge";
color = #5c4300
},
/turf/open/floor/iron/stairs/old,
Expand Down Expand Up @@ -1077,7 +1077,7 @@
"Pt" = (
/obj/effect/decal/cleanable/dirt,
/obj/machinery/button/door/directional/east{
id = drawbridge
id = "drawbridge"
},
/turf/open/floor/wood/tile,
/area/station/service/bar/atrium)
Expand Down

0 comments on commit 6ee77f8

Please sign in to comment.