Mechs can no longer open cult doors if the person inside is not a cultist

This commit is contained in:
CitadelStationBot
2017-08-08 09:05:50 -05:00
parent 41f42aabca
commit 68bbda4b4d
2 changed files with 16 additions and 10 deletions
+6 -1
View File
@@ -93,4 +93,9 @@
#define ACCESS_AWAY_GENERIC1 205//Away generic access
#define ACCESS_AWAY_GENERIC2 206
#define ACCESS_AWAY_GENERIC3 207
#define ACCESS_AWAY_GENERIC4 208
#define ACCESS_AWAY_GENERIC4 208
//Special, for anything that's basically internal
#define ACCESS_BLOODCULT 250
#define ACCESS_CLOCKCULT 251