We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 76aad6c commit f53d183Copy full SHA for f53d183
Resources/Prototypes/_ES/Masks/base_masks.yml
@@ -1,3 +1,11 @@
1
+- type: esMask
2
+ id: ESBaseCommandRestricted
3
+ abstract: true
4
+ prohibitedJobs:
5
+ - ESCaptain
6
+ - ESHeadOfPersonnel
7
+ - ESHeadOfSecurity
8
+
9
- type: esMask
10
id: ESBaseCommandSecRestricted
11
abstract: true
Resources/Prototypes/_ES/Masks/crew.yml
@@ -137,6 +137,7 @@
137
id: ESCrateCacheCrewVeteran
138
139
140
+ parent: ESBaseCommandRestricted
141
id: ESVandal
142
name: es-mask-vandal-name
143
troupe: ESCrew
0 commit comments