Skip to content

Commit

Permalink
some minor upkeep while I'm here
Browse files Browse the repository at this point in the history
  • Loading branch information
Sadhorizon committed Dec 24, 2024
1 parent 83d1084 commit 3b1847c
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 22 deletions.
26 changes: 18 additions & 8 deletions _maps/shuttles/independent/independent_scarab.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -277,9 +277,9 @@
/area/ship/engineering)
"dJ" = (
/obj/structure/closet/crate/trashcart,
/obj/item/trash/chips,
/obj/item/trash/can,
/obj/item/trash/sosjerky,
/obj/effect/spawner/random/trash/garbage,
/obj/effect/spawner/random/trash/garbage,
/obj/effect/spawner/random/trash/garbage,
/obj/effect/spawner/random/maintenance,
/turf/open/floor/plasteel/patterned/cargo_one,
/area/ship/cargo)
Expand Down Expand Up @@ -1167,7 +1167,7 @@
/obj/effect/turf_decal/corner/transparent/bar/diagonal,
/obj/structure/closet/crate/bin,
/obj/effect/spawner/random/maintenance,
/obj/item/trash/chips,
/obj/effect/spawner/random/trash/garbage,
/obj/machinery/airalarm/directional/east,
/turf/open/floor/plasteel,
/area/ship/crew)
Expand Down Expand Up @@ -1580,6 +1580,10 @@
},
/obj/structure/railing,
/obj/machinery/light/directional/west,
/obj/item/stamp/captain{
pixel_x = -7;
pixel_y = 6
},
/turf/open/floor/plasteel/tech,
/area/ship/bridge)
"sG" = (
Expand Down Expand Up @@ -2449,7 +2453,9 @@
dir = 1
},
/obj/machinery/light/small/directional/east,
/obj/effect/spawner/random/bedsheet,
/obj/effect/spawner/random/bedsheet{
dir = 4
},
/turf/open/floor/carpet,
/area/ship/crew/dorm)
"Dt" = (
Expand Down Expand Up @@ -2615,7 +2621,7 @@
/area/ship/hallway/starboard)
"FP" = (
/obj/structure/closet/crate/bin,
/obj/item/trash/boritos,
/obj/effect/spawner/random/trash/garbage,
/obj/effect/spawner/random/maintenance,
/turf/open/floor/plasteel/dark,
/area/ship/bridge)
Expand Down Expand Up @@ -2797,6 +2803,7 @@
/obj/item/clothing/head/hardhat/white,
/obj/effect/turf_decal/box,
/obj/item/storage/box/ammo/c38,
/obj/item/clothing/accessory/holster,
/obj/item/megaphone/cargo,
/turf/open/floor/plasteel/patterned,
/area/ship/cargo)
Expand Down Expand Up @@ -3704,7 +3711,9 @@
/turf/open/floor/plasteel,
/area/ship/hallway/starboard)
"Rs" = (
/obj/machinery/door/airlock/maintenance/external,
/obj/machinery/door/airlock/maintenance/external{
req_ship_access = 0
},
/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2,
/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4,
/turf/open/floor/plating,
Expand Down Expand Up @@ -4095,7 +4104,8 @@
"Xd" = (
/obj/structure/table/wood,
/obj/item/flashlight/lamp/green{
pixel_y = 7
pixel_y = 7;
layer = 3.22
},
/turf/open/floor/carpet,
/area/ship/crew/dorm)
Expand Down
21 changes: 7 additions & 14 deletions _maps/shuttles/inteq/inteq_talos.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -1411,8 +1411,7 @@
/area/ship/hallway/central)
"iO" = (
/obj/machinery/door/airlock/maintenance{
dir = 8;
req_ship_access = 0
dir = 4
},
/obj/effect/mapping_helpers/airlock/abandoned,
/turf/open/floor/plating,
Expand Down Expand Up @@ -3466,8 +3465,7 @@
/area/ship/crew/cryo)
"uo" = (
/obj/machinery/door/airlock/maintenance{
dir = 8;
req_ship_access = 0
dir = 4
},
/obj/effect/mapping_helpers/airlock/abandoned,
/obj/structure/cable{
Expand Down Expand Up @@ -4270,8 +4268,7 @@
/area/ship/engineering/communications)
"zB" = (
/obj/machinery/door/airlock/maintenance{
dir = 8;
req_ship_access = 0
dir = 4
},
/obj/effect/mapping_helpers/airlock/abandoned,
/obj/structure/cable{
Expand Down Expand Up @@ -6686,8 +6683,7 @@
/area/ship/storage/starboard)
"QW" = (
/obj/machinery/door/airlock/maintenance{
dir = 8;
req_ship_access = 0
dir = 4
},
/obj/effect/mapping_helpers/airlock/abandoned,
/obj/structure/cable{
Expand Down Expand Up @@ -7276,8 +7272,7 @@
/area/ship/storage/starboard)
"Uy" = (
/obj/machinery/door/airlock/maintenance{
dir = 8;
req_ship_access = 0
dir = 4
},
/obj/structure/cable{
icon_state = "4-8"
Expand Down Expand Up @@ -7912,8 +7907,7 @@
/area/ship/crew/dorm)
"YD" = (
/obj/machinery/door/airlock/maintenance{
dir = 8;
req_ship_access = 0
dir = 4
},
/obj/structure/cable{
icon_state = "4-8"
Expand Down Expand Up @@ -7946,8 +7940,7 @@
/area/ship/storage/starboard)
"YX" = (
/obj/machinery/door/airlock/maintenance{
dir = 8;
req_ship_access = 0
dir = 4
},
/obj/effect/mapping_helpers/airlock/abandoned,
/obj/structure/cable{
Expand Down

0 comments on commit 3b1847c

Please sign in to comment.