Skip to content

Commit

Permalink
No smoking!
Browse files Browse the repository at this point in the history
  • Loading branch information
DIB-DOG committed Oct 23, 2024
1 parent 4c3217b commit ef19932
Showing 1 changed file with 21 additions and 3 deletions.
24 changes: 21 additions & 3 deletions _maps/shuttles/pgf/pgf_crying_sun.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -2662,6 +2662,11 @@
"wu" = (
/obj/effect/turf_decal/corner/opaque/lime/mono,
/obj/machinery/telecomms/relay/preset/pgf,
/obj/machinery/door/window/survival_pod{
dir = 1
req_one_access = list(20, 57, 58)
},
/obj/structure/window/reinforced/survival_pod/spawner/west,
/turf/open/floor/plasteel/tech,
/area/ship/crew/office)
"ww" = (
Expand Down Expand Up @@ -3016,6 +3021,9 @@
icon_state = "1-2"
},
/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2,
/obj/structure/chair/handrail{
dir = 8
},
/turf/open/floor/plasteel/white,
/area/ship/hallway/port)
"zz" = (
Expand Down Expand Up @@ -3427,6 +3435,9 @@
dir = 6
},
/obj/machinery/light/directional/west,
/obj/structure/chair/handrail{
dir = 4
},
/turf/open/floor/plasteel/white,
/area/ship/hallway/port)
"Cz" = (
Expand Down Expand Up @@ -4756,7 +4767,12 @@
/area/ship/bridge)
"Mu" = (
/obj/effect/turf_decal/corner/opaque/lime/mono,
/obj/machinery/vending/modularpc,
/obj/machinery/blackbox_recorder,
/obj/machinery/door/window/survival_pod{
dir = 1
req_one_access = list(20, 57, 58)
},
/obj/structure/window/reinforced/survival_pod/spawner/west,
/turf/open/floor/plasteel/tech,
/area/ship/crew/office)
"Mw" = (
Expand Down Expand Up @@ -4992,11 +5008,11 @@
/obj/machinery/autolathe,
/obj/machinery/light/directional/east,
/obj/item/radio/intercom/directional/south,
/obj/item/stack/sheet/metal/twenty,
/obj/item/stack/sheet/glass/twenty{
pixel_x = 6;
pixel_y = 2
},
/obj/item/stack/sheet/metal/ten,
/turf/open/floor/plasteel/tech/techmaint,
/area/ship/engineering)
"Nz" = (
Expand Down Expand Up @@ -5632,9 +5648,11 @@
/turf/open/floor/mineral/titanium,
/area/ship/medical)
"RN" = (
/obj/machinery/vending/cigarette,
/obj/effect/turf_decal/corner/opaque/lime/mono,
/obj/machinery/light/directional/north,
/obj/machinery/vending/modularpc{
pixel_x = -1
},
/turf/open/floor/plasteel/dark,
/area/ship/crew/office)
"RP" = (
Expand Down

0 comments on commit ef19932

Please sign in to comment.