Add GenpopLeave and GenpopEnter to Security accesses (#39515)
Add GenpopLeave and GenpopEnter perms to security job accesses
This commit is contained in:
parent
5a3e0bce66
commit
228986e2b8
|
|
@ -19,6 +19,8 @@
|
|||
- Detective
|
||||
- Cryogenics
|
||||
- External
|
||||
- GenpopEnter
|
||||
- GenpopLeave
|
||||
special:
|
||||
- !type:AddImplantSpecial
|
||||
implants: [ MindShieldImplant ]
|
||||
|
|
|
|||
|
|
@ -21,6 +21,8 @@
|
|||
#- Service # DeltaV - Sec isn't service
|
||||
- External
|
||||
#- Cryogenics # DeltaV - No looting cryo for cadets
|
||||
- GenpopEnter
|
||||
- GenpopLeave
|
||||
special:
|
||||
- !type:AddImplantSpecial
|
||||
implants: [ MindShieldImplant ]
|
||||
|
|
|
|||
|
|
@ -18,6 +18,8 @@
|
|||
#- Service # DeltaV - Sec isn't service
|
||||
- External
|
||||
#- Cryogenics # DeltaV - No looting cryo for basic sec
|
||||
- GenpopEnter
|
||||
- GenpopLeave
|
||||
special:
|
||||
- !type:AddImplantSpecial
|
||||
implants: [ MindShieldImplant ]
|
||||
|
|
|
|||
|
|
@ -27,6 +27,8 @@
|
|||
- Detective
|
||||
- Cryogenics
|
||||
- Corpsman # DeltaV - Warden requires access to the treatment of their prisoners.
|
||||
- GenpopEnter
|
||||
- GenpopLeave
|
||||
special:
|
||||
- !type:AddImplantSpecial
|
||||
implants: [ MindShieldImplant ]
|
||||
|
|
|
|||
Loading…
Reference in New Issue