Skip to content

Commit

Permalink
Ещё пара фиксов
Browse files Browse the repository at this point in the history
  • Loading branch information
AyIong committed Oct 1, 2023
1 parent 541e7df commit 4444ba2
Showing 1 changed file with 25 additions and 3 deletions.
28 changes: 25 additions & 3 deletions _maps/map_files220/delta/delta.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -65908,6 +65908,9 @@
d2 = 8;
icon_state = "2-8"
},
/obj/effect/mapping_helpers/airlock/windoor/access/any/medical/genetics{
dir = 4
},
/turf/simulated/floor/plasteel{
icon_state = "whitepurplefull"
},
Expand Down Expand Up @@ -74360,6 +74363,9 @@
name = "Cryo Tank Storage"
},
/obj/machinery/atmospherics/portable/canister/oxygen,
/obj/effect/mapping_helpers/airlock/windoor/access/any/medical/general{
dir = 1
},
/turf/simulated/floor/plasteel{
icon_state = "whiteblue"
},
Expand Down Expand Up @@ -83169,9 +83175,6 @@
/area/station/public/sleep_male)
"qSp" = (
/obj/effect/decal/warning_stripes/yellow,
/obj/structure/plasticflaps{
opacity = 1
},
/obj/machinery/navbeacon{
codes_txt = "delivery";
dir = 8;
Expand All @@ -83193,6 +83196,19 @@
d2 = 8;
icon_state = "2-8"
},
/obj/machinery/door/window/classic/reversed{
name = "Chemistry Delivery";
dir = 1
},
/obj/effect/mapping_helpers/airlock/windoor/access/any/medical/chemistry{
dir = 1
},
/obj/effect/mapping_helpers/airlock/windoor/access/any/supply/mule_bot{
dir = 1
},
/obj/structure/plasticflaps{
opacity = 1
},
/turf/simulated/floor/plasteel{
icon_state = "neutralfull"
},
Expand Down Expand Up @@ -93155,6 +93171,9 @@
/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,
/obj/machinery/atmospherics/pipe/simple/hidden/supply,
/obj/effect/landmark/start/geneticist,
/obj/effect/mapping_helpers/airlock/windoor/access/any/medical/genetics{
dir = 1
},
/turf/simulated/floor/plasteel{
icon_state = "dark"
},
Expand Down Expand Up @@ -94111,6 +94130,9 @@
name = "east bump";
pixel_x = 24
},
/obj/item/paper{
pixel_y = 2
},
/turf/simulated/floor/plasteel{
dir = 4;
icon_state = "whiteblue"
Expand Down

0 comments on commit 4444ba2

Please sign in to comment.