Skip to content

Commit

Permalink
Merge pull request #704 from Overteh/Cringus7
Browse files Browse the repository at this point in the history
Фикс СМЕСа на Боксе
  • Loading branch information
molnizz authored Jun 10, 2024
2 parents 24717af + d7a58d9 commit f3a97b5
Showing 1 changed file with 11 additions and 8 deletions.
19 changes: 11 additions & 8 deletions _maps/_mod_celadon/shuttles/independent/independent_box.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -621,10 +621,10 @@
/area/ship/bridge)
"cr" = (
/obj/effect/turf_decal/industrial/hatch/yellow,
/obj/machinery/atmospherics/components/unary/portables_connector/layer2,
/obj/structure/cable{
icon_state = "6-8"
},
/obj/machinery/atmospherics/components/unary/portables_connector/layer2,
/obj/machinery/portable_atmospherics/canister/air,
/turf/open/floor/plating,
/area/ship/engineering)
Expand Down Expand Up @@ -1514,7 +1514,6 @@
/turf/open/floor/plating,
/area/ship/cargo)
"qD" = (
/obj/structure/catwalk/over,
/obj/effect/turf_decal/trimline/opaque/yellow/filled/warning{
dir = 1
},
Expand All @@ -1524,6 +1523,10 @@
/obj/structure/sign/warning/electricshock{
pixel_x = 32
},
/obj/structure/cable/yellow{
icon_state = "1-8"
},
/obj/structure/catwalk/over,
/turf/open/floor/plating,
/area/ship/engineering)
"qX" = (
Expand Down Expand Up @@ -1613,16 +1616,16 @@
/turf/open/floor/plating/airless,
/area/ship/engineering)
"tz" = (
/obj/structure/catwalk/over,
/obj/effect/turf_decal/trimline/opaque/yellow/filled/warning{
dir = 1
},
/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{
dir = 9
},
/obj/structure/cable/yellow{
icon_state = "2-5"
icon_state = "2-4"
},
/obj/structure/catwalk/over,
/turf/open/floor/plating,
/area/ship/engineering)
"tD" = (
Expand Down Expand Up @@ -2373,11 +2376,12 @@
/obj/machinery/power/terminal{
dir = 4
},
/obj/machinery/firealarm/directional/north,
/obj/structure/cable/yellow{
icon_state = "0-10"
icon_state = "0-2"
},
/obj/item/bot_assembly/hygienebot,
/obj/effect/spawner/lootdrop/maintenance/three,
/obj/structure/rack,
/obj/item/areaeditor/shuttle,
/obj/item/flashlight{
pixel_x = 3;
Expand All @@ -2386,8 +2390,7 @@
/obj/item/storage/toolbox/mechanical{
pixel_y = 4
},
/obj/item/bot_assembly/hygienebot,
/obj/machinery/firealarm/directional/north,
/obj/structure/rack,
/turf/open/floor/plating,
/area/ship/engineering)
"Ic" = (
Expand Down

0 comments on commit f3a97b5

Please sign in to comment.