Skip to content

Commit

Permalink
button protection
Browse files Browse the repository at this point in the history
  • Loading branch information
realforest2001 committed Mar 29, 2024
1 parent 580081a commit 733634b
Showing 1 changed file with 30 additions and 16 deletions.
46 changes: 30 additions & 16 deletions maps/map_files/USS_Almayer/USS_Almayer.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -15362,7 +15362,8 @@
name = "ARES Core Lockdown";
pixel_x = 24;
pixel_y = -8;
req_one_access_txt = "90;91;92"
req_one_access_txt = "90;91;92";
indestructible = 1
},
/obj/structure/machinery/camera/autoname/almayer/containment/ares{
dir = 8;
Expand Down Expand Up @@ -20615,7 +20616,8 @@
name = "AIST Office";
pixel_x = -24;
pixel_y = 24;
req_one_access_txt = "31;92"
req_one_access_txt = "31;92";
indestructible = 1
},
/turf/open/floor/almayer/aicore/no_build,
/area/almayer/command/airoom)
Expand Down Expand Up @@ -31309,7 +31311,8 @@
name = "Working Joe Cryogenics Lockdown";
pixel_x = 24;
pixel_y = 8;
req_one_access_txt = "91;92"
req_one_access_txt = "91;92";
indestructible = 1
},
/turf/open/floor/almayer/aicore/no_build,
/area/almayer/command/airoom)
Expand Down Expand Up @@ -41796,9 +41799,10 @@
"kcY" = (
/obj/structure/machinery/door_control{
id = "ARES AIST Ladder 2";
name = "Privacy Shutters";
name = "Access Shutters";
req_one_access_txt = "31;92";
pixel_y = -24
pixel_y = -24;
indestructible = 1
},
/turf/open/floor/plating/plating_catwalk,
/area/almayer/maint/hull/upper/u_m_s)
Expand Down Expand Up @@ -43029,7 +43033,8 @@
name = "ARES Core Lockdown";
pixel_x = -24;
pixel_y = -8;
req_one_access_txt = "90;91;92"
req_one_access_txt = "90;91;92";
indestructible = 1
},
/turf/open/floor/almayer/aicore/no_build{
dir = 8;
Expand Down Expand Up @@ -52042,7 +52047,8 @@
name = "Privacy Shutters";
pixel_x = 24;
pixel_y = 8;
req_one_access_txt = "31;92"
req_one_access_txt = "31;92";
indestructible = 1
},
/turf/open/floor/almayer/aicore/no_build{
icon_state = "w_ai_floor1"
Expand Down Expand Up @@ -55309,7 +55315,8 @@
name = "ARES Core Lockdown";
pixel_x = -24;
pixel_y = 8;
req_one_access_txt = "90;91;92"
req_one_access_txt = "90;91;92";
indestructible = 1
},
/obj/structure/machinery/camera/autoname/almayer/containment/ares{
dir = 4;
Expand Down Expand Up @@ -60328,7 +60335,8 @@
id = "ARES AIST Ladder";
name = "Privacy Shutters";
pixel_x = 24;
req_one_access_txt = "31;92"
req_one_access_txt = "31;92";
indestructible = 1
},
/turf/open/floor/almayer/aicore/glowing/no_build{
icon_state = "w_ai_floor3"
Expand Down Expand Up @@ -63321,7 +63329,8 @@
name = "AIST Office";
pixel_x = 8;
pixel_y = 24;
req_one_access_txt = "31;92"
req_one_access_txt = "31;92";
indestructible = 1
},
/turf/open/floor/almayer/aicore/glowing/no_build{
icon_state = "ai_floor3"
Expand Down Expand Up @@ -75494,7 +75503,8 @@
name = "Privacy Shutters";
pixel_x = 24;
pixel_y = -24;
req_one_access_txt = "31;92"
req_one_access_txt = "31;92";
indestructible = 1
},
/turf/open/floor/almayer/aicore/no_build{
icon_state = "w_ai_floor1"
Expand Down Expand Up @@ -80478,9 +80488,10 @@
},
/obj/structure/machinery/door_control{
id = "ARES AIST Ladder 2";
name = "Privacy Shutters";
name = "Access Shutters";
req_one_access_txt = "31;92";
pixel_y = -24
pixel_y = -24;
indestructible = 1
},
/turf/open/floor/almayer{
icon_state = "plate"
Expand Down Expand Up @@ -80768,7 +80779,8 @@
name = "Working Joe Cryogenics Lockdown";
pixel_x = -24;
pixel_y = -8;
req_one_access_txt = "91;92"
req_one_access_txt = "91;92";
indestructible = 1
},
/obj/effect/landmark/late_join/working_joe,
/obj/effect/landmark/start/working_joe,
Expand Down Expand Up @@ -81237,7 +81249,8 @@
name = "ARES Core Lockdown";
pixel_x = 24;
pixel_y = 8;
req_one_access_txt = "90;91;92"
req_one_access_txt = "90;91;92";
indestructible = 1
},
/obj/effect/step_trigger/clone_cleaner,
/turf/open/floor/almayer/aicore/no_build{
Expand Down Expand Up @@ -83187,7 +83200,8 @@
name = "Privacy Shutters";
pixel_x = 24;
pixel_y = -8;
req_one_access_txt = "31;92"
req_one_access_txt = "31;92";
indestructible = 1
},
/turf/open/floor/almayer/aicore/glowing/no_build{
icon_state = "w_ai_plates"
Expand Down

0 comments on commit 733634b

Please sign in to comment.