Skip to content

Commit

Permalink
Initial
Browse files Browse the repository at this point in the history
  • Loading branch information
morrowwolf committed Oct 3, 2023
1 parent a623ee3 commit fc8e61f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions maps/map_files/USS_Almayer/USS_Almayer.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -20971,7 +20971,7 @@
/obj/structure/machinery/door/airlock/almayer/generic{
access_modified = 1;
name = "Storage";
req_one_access = "2;21"
req_access_txt = "2;21"
},
/turf/open/floor/almayer{
icon_state = "plate"
Expand Down Expand Up @@ -35034,7 +35034,7 @@
access_modified = 1;
dir = 2;
name = "\improper Requisitions Break Room";
req_one_access = "19;21"
req_access_txt = "19;21"
},
/obj/structure/pipes/standard/simple/hidden/supply{
dir = 4
Expand Down Expand Up @@ -68673,7 +68673,7 @@
access_modified = 1;
dir = 1;
name = "Storage";
req_one_access = "2;21"
req_access_txt = "2;21"
},
/turf/open/floor/almayer{
icon_state = "test_floor4"
Expand Down

0 comments on commit fc8e61f

Please sign in to comment.