Skip to content

Commit

Permalink
fixes a door and the subshuttle dock
Browse files Browse the repository at this point in the history
  • Loading branch information
Latentish committed Jun 20, 2024
1 parent 7a0e78b commit 80b8b4f
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions _maps/shuttles/syndicate/syndicate_panacea.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -1065,7 +1065,8 @@
height = 15;
width = 15;
name = "panacea exterior dock";
dheight = 7
dir = 4;
dwidth = 7
},
/turf/template_noop,
/area/template_noop)
Expand Down Expand Up @@ -4320,7 +4321,7 @@
/obj/machinery/door/airlock{
dir = 2;
name = "Bar";
req_access = list(19, 20, 25, 57, 58)
req_one_access = list(19, 20, 25, 57, 58)
},
/turf/open/floor/suns/dark/plain,
/area/ship/crew/canteen)
Expand Down

0 comments on commit 80b8b4f

Please sign in to comment.