Skip to content

Commit

Permalink
Cyberiad: Separate cryo canisters (#1092)
Browse files Browse the repository at this point in the history
## Что этот PR делает
Читай название

## Почему это хорошо для игры

<!-- Опишите, почему, по вашему, следует добавить эти изменения в игру.
-->

## Изображения изменений

![image](https://github.com/ss220club/Paradise-SS220/assets/69762909/79ffdc0c-8ba4-4b55-8ae3-813c7ae7dc31)


## Тестирование
Нахуй надо

## Changelog

:cl:
tweak: Кибериада: Крио в клонёрке и просто крио теперь независимы.
Однако я спиздил один клинер и бикер криоксадона :ratge:
/:cl:
  • Loading branch information
AyIong authored Mar 12, 2024
1 parent d11f247 commit 2e71528
Showing 1 changed file with 27 additions and 27 deletions.
54 changes: 27 additions & 27 deletions _maps/map_files220/cyberiad/cyberiad.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -24924,9 +24924,6 @@
d2 = 8;
icon_state = "4-8"
},
/obj/machinery/atmospherics/pipe/simple/hidden{
dir = 4
},
/obj/effect/mapping_helpers/airlock/polarized{
id = "cloning"
},
Expand Down Expand Up @@ -25073,8 +25070,8 @@
/turf/simulated/floor/plating,
/area/station/maintenance/asmaint2)
"bWC" = (
/obj/machinery/atmospherics/pipe/manifold4w/hidden,
/obj/machinery/hologram/holopad,
/obj/machinery/atmospherics/pipe/manifold/hidden,
/turf/simulated/floor/plasteel{
icon_state = "white"
},
Expand Down Expand Up @@ -25301,6 +25298,9 @@
c_tag = "Medbay Cryogenics";
dir = 1
},
/obj/item/reagent_containers/spray/cleaner{
pixel_y = 4
},
/turf/simulated/floor/plasteel{
dir = 10;
icon_state = "whiteblue"
Expand Down Expand Up @@ -26305,16 +26305,16 @@
},
/area/station/medical/virology)
"cbE" = (
/obj/machinery/atmospherics/unary/portables_connector{
dir = 1
/obj/machinery/atmospherics/unary/thermomachine/freezer/on{
dir = 1;
name = "Temperature control unit"
},
/obj/structure/window/reinforced{
dir = 4
},
/obj/structure/window/reinforced{
dir = 8
},
/obj/machinery/atmospherics/portable/canister/oxygen,
/obj/machinery/door/window/classic/normal{
dir = 1;
name = "Cryo Tank Storage"
Expand Down Expand Up @@ -26490,7 +26490,9 @@
d2 = 8;
icon_state = "4-8"
},
/obj/machinery/atmospherics/pipe/manifold/hidden,
/obj/machinery/atmospherics/pipe/simple/hidden{
dir = 9
},
/obj/machinery/atmospherics/pipe/simple/hidden/supply{
dir = 4
},
Expand Down Expand Up @@ -28427,7 +28429,7 @@
/area/station/medical/medbay2)
"ckC" = (
/obj/machinery/atmospherics/pipe/simple/hidden{
dir = 4
dir = 5
},
/obj/structure/cable{
d1 = 4;
Expand Down Expand Up @@ -29610,8 +29612,9 @@
/area/station/medical/surgery/primary)
"cpa" = (
/obj/structure/table/glass,
/obj/item/storage/toolbox/emergency,
/obj/item/reagent_containers/spray/cleaner,
/obj/item/storage/toolbox/emergency{
pixel_y = 4
},
/obj/machinery/atmospherics/unary/vent_pump/on{
dir = 1
},
Expand Down Expand Up @@ -45179,9 +45182,6 @@
/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{
dir = 1
},
/obj/machinery/atmospherics/pipe/simple/hidden{
dir = 4
},
/obj/structure/disposalpipe/junction{
dir = 8
},
Expand Down Expand Up @@ -45977,9 +45977,6 @@
/obj/structure/disposalpipe/segment{
dir = 4
},
/obj/machinery/atmospherics/pipe/simple/hidden{
dir = 4
},
/obj/machinery/atmospherics/pipe/manifold/hidden/supply{
dir = 1
},
Expand Down Expand Up @@ -55482,10 +55479,6 @@
/area/station/security/permabrig)
"hlq" = (
/obj/machinery/alarm/directional/south,
/obj/machinery/atmospherics/unary/thermomachine/freezer/on{
dir = 1;
name = "Temperature control unit"
},
/obj/machinery/light/directional/south,
/turf/simulated/floor/plasteel{
icon_state = "whiteblue"
Expand Down Expand Up @@ -57097,13 +57090,8 @@
/obj/structure/table/reinforced,
/obj/item/wrench,
/obj/item/crowbar,
/obj/item/reagent_containers/spray/cleaner,
/obj/machinery/light_switch/west,
/obj/structure/extinguisher_cabinet/directional/south,
/obj/item/reagent_containers/glass/beaker/cryoxadone{
pixel_x = 10;
pixel_y = 4
},
/turf/simulated/floor/plasteel{
dir = 10;
icon_state = "whiteblue"
Expand Down Expand Up @@ -82604,7 +82592,18 @@
/turf/simulated/floor/plating,
/area/station/maintenance/apmaint)
"rcZ" = (
/obj/machinery/alarm/directional/north,
/obj/machinery/atmospherics/portable/canister/oxygen,
/obj/machinery/atmospherics/unary/portables_connector,
/obj/structure/window/reinforced{
dir = 4
},
/obj/structure/window/reinforced{
dir = 8
},
/obj/machinery/door/window/classic/normal{
name = "Cryo Tank Storage"
},
/obj/effect/mapping_helpers/airlock/windoor/access/all/medical/general,
/turf/simulated/floor/plasteel{
dir = 1;
icon_state = "whiteblue"
Expand Down Expand Up @@ -84607,6 +84606,7 @@
/area/station/legal/courtroom)
"rWA" = (
/obj/machinery/clonepod/biomass,
/obj/machinery/alarm/directional/south,
/turf/simulated/floor/plasteel{
icon_state = "whiteblue"
},
Expand Down

0 comments on commit 2e71528

Please sign in to comment.