Skip to content

Commit

Permalink
Buttons
Browse files Browse the repository at this point in the history
  • Loading branch information
AyIong committed Dec 6, 2023
1 parent d57b791 commit affcdca
Showing 1 changed file with 31 additions and 30 deletions.
61 changes: 31 additions & 30 deletions _maps/map_files220/cyberiad/cyberiad.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -4425,6 +4425,25 @@
/area/station/security/lobby)
"asY" = (
/obj/structure/chair/office/dark,
/obj/machinery/door_control/normal/east{
id = "BrigRight";
name = "Brig Foyer Right Doors";
req_one_access_txt = "63"
},
/obj/machinery/door_control/normal/east{
pixel_y = 8;
name = "Brig Foyer Left Doors";
req_one_access_txt = "63";
desc = "A remote control switch for the brig foyer.";
id = "BrigLeft"
},
/obj/machinery/door_control/normal/east{
pixel_y = -8;
desc = "A remote control switch for the brig foyer.";
id = "BrigEast";
name = "Brig Foyer East Doors";
req_one_access_txt = "63"
},
/turf/simulated/floor/plasteel{
dir = 6;
icon_state = "darkred"
Expand Down Expand Up @@ -4877,29 +4896,13 @@
icon_state = "4-8"
},
/obj/effect/mapping_helpers/airlock/windoor/access/any/security/general,
/obj/machinery/door_control/normal{
desc = "A remote control switch for the brig foyer.";
id = "BrigLeft";
name = "Brig Foyer Left Doors";
pixel_x = -5;
pixel_y = 6;
req_one_access_txt = "63"
},
/obj/machinery/door_control/normal{
desc = "A remote control switch for the brig foyer.";
id = "BrigRight";
name = "Brig Foyer Right Doors";
pixel_x = 5;
pixel_y = 6;
req_one_access_txt = "63"
/obj/item/paper_bin{
pixel_y = 3;
pixel_x = -4
},
/obj/machinery/door_control/normal{
desc = "A remote control switch for the brig foyer.";
id = "BrigEast";
name = "Brig Foyer East Doors";
pixel_x = 5;
pixel_y = -2;
req_one_access_txt = "63"
/obj/item/pen{
pixel_x = -2;
pixel_y = 5
},
/turf/simulated/floor/plasteel{
icon_state = "redfull"
Expand Down Expand Up @@ -60578,6 +60581,8 @@
/obj/item/radio/intercom/custom{
pixel_y = 36
},
/obj/structure/filingcabinet/security,
/obj/machinery/light/directional/north,
/turf/simulated/floor/plasteel{
dir = 5;
icon_state = "darkred"
Expand Down Expand Up @@ -64754,8 +64759,7 @@
},
/obj/machinery/door/poddoor/shutters/window/preopen{
dir = 1;
id_tag = "durka2";
layer = 4
id_tag = "durka2"
},
/obj/machinery/atmospherics/pipe/simple/hidden/supply,
/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,
Expand Down Expand Up @@ -69726,8 +69730,7 @@
},
/obj/machinery/door/poddoor/shutters/window/preopen{
dir = 1;
id_tag = "durka2";
layer = 4
id_tag = "durka2"
},
/obj/machinery/door/window/reinforced/normal{
dir = 1;
Expand Down Expand Up @@ -78682,8 +78685,7 @@
/obj/effect/mapping_helpers/airlock/access/any/medical/psychology,
/obj/machinery/door/poddoor/shutters/window/preopen{
dir = 1;
id_tag = "durka1";
layer = 4
id_tag = "durka1"
},
/turf/simulated/floor/plasteel{
icon_state = "white"
Expand Down Expand Up @@ -79000,8 +79002,7 @@
},
/obj/machinery/door/poddoor/shutters/window/preopen{
dir = 1;
id_tag = "durka1";
layer = 4
id_tag = "durka1"
},
/turf/simulated/floor/plasteel{
icon_state = "white"
Expand Down

0 comments on commit affcdca

Please sign in to comment.