Merge pull request #2304 from Citadel-Station-13/upstream-merge-29767

[MIRROR] Mechs can no longer open cult doors if the person inside is not a cultist
This commit is contained in:
LetterJay
2017-08-09 02:20:42 -05:00
committed by GitHub
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