mirror of
https://github.com/quotefox/Hyper-Station-13.git
synced 2026-08-26 14:16:18 +01:00
Lambent Framework
This commit is contained in:
@@ -67,6 +67,7 @@
|
||||
#define ACCESS_ENTER_GENPOP 69
|
||||
#define ACCESS_LEAVE_GENPOP 70
|
||||
#define ACCESS_PSYCH 71
|
||||
#define ACCESS_LAMBENT 72
|
||||
|
||||
//BEGIN CENTCOM ACCESS
|
||||
/*Should leave plenty of room if we need to add more access levels.
|
||||
|
||||
@@ -14,6 +14,7 @@
|
||||
#define CYBORG (1<<10)
|
||||
#define JR_OFFICER (1<<11)
|
||||
#define JR_ENGINEER (1<<12)
|
||||
#define LAMBENT (1<<13)
|
||||
|
||||
|
||||
#define MEDSCI (1<<1)
|
||||
@@ -53,4 +54,4 @@
|
||||
#define JOB_UNAVAILABLE_PLAYTIME 3
|
||||
#define JOB_UNAVAILABLE_ACCOUNTAGE 4
|
||||
#define JOB_UNAVAILABLE_SLOTFULL 5
|
||||
#define JOB_UNAVAILABLE_WHITELIST 6
|
||||
#define JOB_UNAVAILABLE_WHITELIST 6
|
||||
|
||||
Reference in New Issue
Block a user