Skip to content

Commit

Permalink
Add: Privacy shutters for clown and mime office on Cyberiad (ss220clu…
Browse files Browse the repository at this point in the history
…b#879)

1. Добавил створки в офис клоуна и мима (затемняющихся окон нет, поэтому
довольствуемся что имеем).
2. Добавил наименование у кнопки створок в офисе у дека, добавил
недостающий доступ.
3. Убрал лишний rack в гетто СБ.


![image](https://github.com/user-attachments/assets/7ccaa8a5-acd5-4812-8ace-28142175350d)
  • Loading branch information
dj-34 authored Dec 18, 2024
1 parent cd8eb98 commit 0f36efb
Showing 1 changed file with 28 additions and 9 deletions.
37 changes: 28 additions & 9 deletions _maps/map_files/Cyberiad/Cyberiad.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -6031,11 +6031,15 @@
/turf/open/floor/iron,
/area/station/cargo/storage/ghetto)
"bCO" = (
/obj/structure/sign/poster/random/directional/north,
/obj/structure/table/wood,
/obj/item/toy/dummy{
pixel_y = 6
},
/obj/machinery/button/door/directional/north{
id = "mime_window";
name = "Privacy Shutters Control";
req_access = list("theatre")
},
/turf/open/floor/iron/kitchen,
/area/station/service/theater)
"bCP" = (
Expand Down Expand Up @@ -22012,7 +22016,9 @@
"fEV" = (
/obj/machinery/computer/security/wooden_tv,
/obj/machinery/button/door/directional/east{
id = "dec_window"
id = "dec_window";
name = "Privacy Shutters Control";
req_access = list("security")
},
/turf/open/floor/iron/grimy,
/area/station/security/detectives_office)
Expand Down Expand Up @@ -32433,7 +32439,6 @@
/turf/open/floor/engine/plasma,
/area/station/engineering/atmos)
"isu" = (
/obj/structure/rack,
/obj/effect/spawner/random/trash/moisture_trap,
/obj/effect/turf_decal/stripes/line{
dir = 1
Expand Down Expand Up @@ -41458,6 +41463,13 @@
/obj/effect/decal/cleanable/dirt,
/turf/open/floor/iron,
/area/station/engineering/storage_shared)
"kFR" = (
/obj/effect/spawner/structure/window/reinforced,
/obj/machinery/door/poddoor/shutters/preopen{
id = "clown_window"
},
/turf/open/floor/plating,
/area/station/service/theater)
"kFX" = (
/obj/structure/railing{
dir = 4
Expand Down Expand Up @@ -51453,7 +51465,11 @@
dir = 1
},
/obj/effect/turf_decal/tile/bar,
/obj/structure/sign/poster/random/directional/north,
/obj/machinery/button/door/directional/north{
id = "clown_window";
name = "Privacy Shutters Control";
req_access = list("theatre")
},
/turf/open/floor/iron/kitchen,
/area/station/service/theater)
"nlW" = (
Expand Down Expand Up @@ -63882,6 +63898,9 @@
/area/station/hallway/secondary/entry)
"qxD" = (
/obj/effect/spawner/structure/window/reinforced,
/obj/machinery/door/poddoor/shutters/preopen{
id = "mime_window"
},
/turf/open/floor/plating,
/area/station/service/theater)
"qxK" = (
Expand Down Expand Up @@ -80191,7 +80210,7 @@
/obj/effect/turf_decal/tile/brown{
dir = 1
},
/obj/machinery/door/airlock/bananium/glass,
/obj/machinery/door/airlock/bananium,
/obj/effect/mapping_helpers/airlock/autoname,
/obj/effect/mapping_helpers/airlock/access/all/service/theatre,
/obj/machinery/door/firedoor,
Expand Down Expand Up @@ -193039,9 +193058,9 @@ fgy
eeS
fgy
fgy
qxD
kFR
uMp
qxD
kFR
aMs
gbV
qCz
Expand Down Expand Up @@ -193556,7 +193575,7 @@ fgy
uvO
ivD
vTC
qxD
kFR
nEu
fzc
pld
Expand Down Expand Up @@ -193813,7 +193832,7 @@ byw
pUD
cQp
wpe
qxD
kFR
nEu
iMZ
gnf
Expand Down

0 comments on commit 0f36efb

Please sign in to comment.