Skip to content

Commit

Permalink
Fix broken access edit
Browse files Browse the repository at this point in the history
  • Loading branch information
Drulikar committed Feb 18, 2024
1 parent 3d4ac1c commit 64a9334
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions maps/map_files/USS_Almayer/USS_Almayer.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -16453,7 +16453,7 @@
access_modified = 1;
dir = 1;
name = "\improper Auxiliary Combat Support Secondary Preparations";
req_one_access = "19;27;22"
req_one_access_txt = "19;27;22"
},
/turf/open/floor/almayer{
icon_state = "plate"
Expand Down Expand Up @@ -31893,7 +31893,7 @@
/obj/structure/machinery/door/airlock/multi_tile/almayer/almayer{
access_modified = 1;
name = "\improper Requisitions Auxiliary Storage Room";
req_one_access = "19;21"
req_one_access_txt = "19;21"
},
/turf/open/floor/almayer{
icon_state = "plate"
Expand Down

0 comments on commit 64a9334

Please sign in to comment.