Skip to content

Commit

Permalink
Fix: Cyberiad Engie Accesses (#296)
Browse files Browse the repository at this point in the history
<!-- Пишите **НИЖЕ** заголовков и **ВЫШЕ** комментариев, иначе что то
может пойти не так. -->
<!-- Вы можете прочитать Contributing.MD, если хотите узнать больше. -->

## Что этот PR делает
Починил доступы в инженерке.

<!-- Вкратце опишите изменения, которые вносите. -->
<!-- Опишите **все** изменения, так как противное может сказаться на
рассмотрении этого PR'а! -->
<!-- Если вы исправляете Issue, добавьте "Fixes #1234" (где 1234 - номер
Issue) где-нибудь в описании PR'а. Это автоматически закроет Issue после
принятия PR'а. -->

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

## Изображения изменений
DIFF бот
<!-- Если вы не меняли карту или спрайты, можете опустить эту секцию.
Если хотите, можете вставить видео. -->

## Тестирование
Нет
<!-- Как вы тестировали свой PR, если делали это вовсе? -->

## Changelog

:cl:
fix: Гейтеры больше не могут попасть в инженерку через техи.
/:cl:

<!-- Оба :cl:'а должны быть на месте, что-бы чейнджлог работал! Вы
можете написать свой ник справа от первого :cl:, если хотите. Иначе
будет использован ваш ник на ГитХабе. -->
<!-- Вы можете использовать несколько записей с одинаковым префиксом
(Они используются только для иконки в игре) и удалить ненужные. Помните,
что чейнджлог должен быть понятен обычным игроком. -->
<!-- Если чейнджлог не влияет на игроков(например, это рефактор), вы
можете исключить всю секцию. -->
  • Loading branch information
AyIong authored Oct 4, 2023
1 parent adaaed1 commit 6385a1a
Showing 1 changed file with 65 additions and 89 deletions.
154 changes: 65 additions & 89 deletions _maps/map_files220/cyberiad/cyberiad.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -32597,13 +32597,18 @@
dir = 1
},
/obj/structure/cable/yellow{
d2 = 2;
icon_state = "0-2"
d2 = 4;
icon_state = "0-4"
},
/obj/effect/decal/warning_stripes/north,
/obj/structure/cable/yellow{
d1 = 4;
d2 = 8;
icon_state = "4-8"
},
/obj/machinery/atmospherics/pipe/simple/hidden/supply{
dir = 4
dir = 6
},
/obj/effect/decal/warning_stripes/north,
/turf/simulated/floor/plasteel{
icon_state = "yellowfull"
},
Expand Down Expand Up @@ -36928,11 +36933,6 @@
},
/area/station/engineering/hallway)
"cRf" = (
/obj/structure/cable/yellow{
d1 = 1;
d2 = 4;
icon_state = "1-4"
},
/obj/machinery/firealarm/directional/west,
/turf/simulated/floor/plasteel{
dir = 10;
Expand Down Expand Up @@ -37419,11 +37419,6 @@
/turf/simulated/floor/engine/vacuum,
/area/station/engineering/atmos)
"cSx" = (
/obj/structure/cable/yellow{
d1 = 1;
d2 = 2;
icon_state = "1-2"
},
/obj/machinery/hologram/holopad,
/obj/machinery/atmospherics/pipe/simple/hidden/supply{
dir = 9
Expand All @@ -37433,6 +37428,16 @@
},
/obj/effect/decal/warning_stripes/northwestcorner,
/obj/effect/decal/warning_stripes/northeastcorner,
/obj/structure/cable/yellow{
d1 = 1;
d2 = 8;
icon_state = "1-8"
},
/obj/structure/cable/yellow{
d1 = 1;
d2 = 4;
icon_state = "1-4"
},
/turf/simulated/floor/plasteel{
icon_state = "floorgrime"
},
Expand Down Expand Up @@ -38355,32 +38360,23 @@
/turf/simulated/floor/engine/vacuum,
/area/station/engineering/atmos)
"cVw" = (
/obj/structure/cable/yellow{
d1 = 1;
d2 = 4;
icon_state = "1-4"
},
/obj/structure/cable/yellow{
d1 = 4;
d2 = 8;
icon_state = "4-8"
},
/obj/machinery/camera{
c_tag = "Engineering SMES Room";
dir = 1;
network = list("SS13","Engineering")
},
/obj/machinery/atmospherics/unary/vent_pump/on{
dir = 1
},
/turf/simulated/floor/plasteel{
icon_state = "yellow"
},
/area/station/engineering/smes)
"cVy" = (
/obj/structure/cable/yellow{
d1 = 1;
/obj/structure/cable{
d2 = 8;
icon_state = "1-8"
icon_state = "0-8"
},
/obj/structure/cable,
/obj/machinery/power/apc/engineering/south,
/turf/simulated/floor/plasteel{
dir = 6;
Expand Down Expand Up @@ -39621,8 +39617,9 @@
/obj/machinery/door/airlock/engineering/glass{
name = "Engineering"
},
/obj/effect/mapping_helpers/airlock/access/all/engineering/construction,
/obj/machinery/door/firedoor,
/obj/effect/mapping_helpers/airlock/access/any/engineering/atmos,
/obj/effect/mapping_helpers/airlock/access/any/engineering/general,
/turf/simulated/floor/plasteel{
icon_state = "floorgrime"
},
Expand Down Expand Up @@ -40308,8 +40305,9 @@
/obj/machinery/door/airlock/engineering/glass{
name = "Engineering"
},
/obj/effect/mapping_helpers/airlock/access/all/engineering/maintenance,
/obj/machinery/door/firedoor,
/obj/effect/mapping_helpers/airlock/access/any/engineering/atmos,
/obj/effect/mapping_helpers/airlock/access/any/engineering/general,
/turf/simulated/floor/plasteel{
icon_state = "floorgrime"
},
Expand Down Expand Up @@ -40884,34 +40882,17 @@
},
/area/station/engineering/hallway)
"deA" = (
/obj/structure/cable/yellow{
d1 = 1;
d2 = 8;
icon_state = "1-8"
},
/obj/structure/cable/yellow{
d1 = 1;
d2 = 4;
icon_state = "1-4"
},
/obj/structure/table,
/obj/item/storage/toolbox/electrical,
/obj/machinery/light/directional/north,
/obj/item/radio/intercom/directional/south,
/turf/simulated/floor/plasteel,
/area/station/engineering/smes)
"deB" = (
/obj/structure/cable/yellow{
d1 = 1;
d2 = 8;
icon_state = "1-8"
},
/obj/structure/cable/yellow{
d1 = 4;
d2 = 8;
icon_state = "4-8"
},
/obj/machinery/alarm/directional/south,
/obj/machinery/atmospherics/unary/vent_scrubber/on{
dir = 1
},
/turf/simulated/floor/plasteel{
icon_state = "yellow"
},
Expand Down Expand Up @@ -43821,15 +43802,10 @@
dir = 1
},
/obj/structure/cable/yellow{
d2 = 2;
icon_state = "0-2"
},
/obj/effect/decal/warning_stripes/north,
/obj/structure/cable{
d1 = 2;
d2 = 8;
icon_state = "2-8"
icon_state = "0-8"
},
/obj/effect/decal/warning_stripes/north,
/turf/simulated/floor/plasteel{
icon_state = "yellowfull"
},
Expand Down Expand Up @@ -52020,7 +51996,6 @@
/obj/machinery/door/airlock/maintenance{
name = "Engineering Maintenance"
},
/obj/effect/mapping_helpers/airlock/access/all/engineering/maintenance,
/obj/machinery/door/poddoor{
density = 0;
icon_state = "open";
Expand All @@ -52029,6 +52004,8 @@
opacity = 0
},
/obj/machinery/door/firedoor,
/obj/effect/mapping_helpers/airlock/access/any/engineering/atmos,
/obj/effect/mapping_helpers/airlock/access/any/engineering/general,
/turf/simulated/floor/plasteel{
icon_state = "floorgrime"
},
Expand Down Expand Up @@ -57703,14 +57680,6 @@
/turf/simulated/floor/plasteel,
/area/station/public/locker)
"idF" = (
/obj/structure/cable/yellow{
d1 = 4;
d2 = 8;
icon_state = "4-8"
},
/obj/machinery/atmospherics/unary/vent_pump/on{
dir = 1
},
/turf/simulated/floor/plasteel{
icon_state = "yellow"
},
Expand Down Expand Up @@ -60087,10 +60056,12 @@
},
/area/station/maintenance/fsmaint)
"jbt" = (
/obj/machinery/atmospherics/pipe/simple/hidden/supply{
dir = 6
},
/obj/effect/decal/warning_stripes/north,
/obj/structure/cable/yellow{
d1 = 4;
d2 = 8;
icon_state = "4-8"
},
/turf/simulated/floor/plasteel,
/area/station/engineering/smes)
"jbB" = (
Expand Down Expand Up @@ -60394,8 +60365,8 @@
dir = 1
},
/obj/structure/cable/yellow{
d2 = 2;
icon_state = "0-2"
d2 = 4;
icon_state = "0-4"
},
/obj/effect/decal/warning_stripes/north,
/obj/machinery/light_switch/west,
Expand Down Expand Up @@ -62150,7 +62121,7 @@
"jSf" = (
/obj/structure/closet/emcloset,
/obj/machinery/light_switch/south,
/obj/machinery/ai_status_display/east,
/obj/machinery/ai_status_display/west,
/turf/simulated/floor/plasteel{
icon_state = "blue"
},
Expand Down Expand Up @@ -68037,14 +68008,16 @@
},
/area/station/hallway/primary/central/north)
"mdn" = (
/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{
dir = 10
},
/obj/effect/decal/warning_stripes/north,
/obj/structure/cable/yellow{
d1 = 4;
d2 = 8;
icon_state = "4-8"
},
/obj/structure/cable{
d1 = 1;
d2 = 4;
icon_state = "1-4"
d2 = 2;
icon_state = "1-2"
},
/turf/simulated/floor/plasteel{
icon_state = "floorgrime"
Expand Down Expand Up @@ -74666,8 +74639,9 @@
/obj/machinery/door/airlock/engineering/glass{
name = "Engineering"
},
/obj/effect/mapping_helpers/airlock/access/all/engineering/maintenance,
/obj/machinery/door/firedoor,
/obj/effect/mapping_helpers/airlock/access/any/engineering/atmos,
/obj/effect/mapping_helpers/airlock/access/any/engineering/general,
/turf/simulated/floor/plasteel{
icon_state = "floorgrime"
},
Expand Down Expand Up @@ -83190,13 +83164,10 @@
/turf/simulated/floor/plating,
/area/station/engineering/smes)
"rPZ" = (
/obj/structure/cable/yellow{
d1 = 4;
d2 = 8;
icon_state = "4-8"
},
/obj/machinery/atmospherics/unary/vent_scrubber/on{
dir = 1
/obj/structure/cable{
d1 = 1;
d2 = 4;
icon_state = "1-4"
},
/turf/simulated/floor/plasteel{
icon_state = "yellow"
Expand Down Expand Up @@ -84213,13 +84184,18 @@
dir = 1
},
/obj/structure/cable/yellow{
d2 = 2;
icon_state = "0-2"
d2 = 8;
icon_state = "0-8"
},
/obj/effect/decal/warning_stripes/north,
/obj/structure/cable/yellow{
d1 = 4;
d2 = 8;
icon_state = "4-8"
},
/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{
dir = 4
dir = 10
},
/obj/effect/decal/warning_stripes/north,
/turf/simulated/floor/plasteel{
icon_state = "yellowfull"
},
Expand Down

0 comments on commit 6385a1a

Please sign in to comment.