Skip to content

Commit

Permalink
forgot area + minor stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
Sadhorizon committed Dec 23, 2024
1 parent 8eda8d2 commit 3ce8345
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 4 deletions.
6 changes: 5 additions & 1 deletion _maps/shuttles/independent/independent_scarab.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -832,7 +832,7 @@
/obj/machinery/door/airlock/maintenance{
req_ship_access = 0
},
/obj/effect/mapping_helpers/airlock/locked,
/obj/effect/mapping_helpers/airlock/abandoned,
/turf/open/floor/plating,
/area/ship/maintenance/fore)
"kf" = (
Expand Down Expand Up @@ -2230,6 +2230,10 @@
/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{
dir = 4
},
/obj/effect/spawner/random/trash/bucket{
pixel_x = -7;
pixel_y = -4
},
/turf/open/floor/plating,
/area/ship/maintenance/port)
"zS" = (
Expand Down
10 changes: 7 additions & 3 deletions _maps/shuttles/inteq/inteq_talos.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -1707,7 +1707,7 @@
/obj/item/radio/headset/alt,
/obj/item/clothing/mask/gas/inteq,
/turf/open/floor/plasteel/tech/grid,
/area/space)
/area/ship/engineering)
"kg" = (
/obj/effect/turf_decal/box/corners,
/obj/effect/decal/cleanable/dirt,
Expand Down Expand Up @@ -5322,7 +5322,9 @@
/turf/open/floor/plasteel/telecomms_floor,
/area/ship/storage)
"GA" = (
/obj/structure/filingcabinet/chestdrawer/wheeled,
/obj/structure/filingcabinet/chestdrawer/wheeled{
dir = 8
},
/obj/item/folder,
/obj/item/folder/yellow,
/obj/item/folder/red,
Expand Down Expand Up @@ -7626,7 +7628,9 @@
/turf/open/floor/plasteel/telecomms_floor,
/area/ship/bridge)
"WC" = (
/obj/structure/dresser,
/obj/structure/dresser{
dir = 8
},
/obj/machinery/light/small/directional/east,
/turf/open/floor/carpet/black,
/area/ship/crew/dorm)
Expand Down

0 comments on commit 3ce8345

Please sign in to comment.