Merge pull request #10748 from Trilbyspaceclone/door-

correct door to vault being all access
This commit is contained in:
Ghom
2020-01-29 01:59:42 +01:00
committed by GitHub
+2 -1
View File
@@ -56522,7 +56522,8 @@
icon_state = "4-8"
},
/obj/machinery/door/airlock/command{
name = "Command Access To Vault"
name = "Command Access To Vault";
req_access = "19"
},
/turf/open/floor/plasteel/dark,
/area/bridge/meeting_room)