Detective (#9301)
This commit is contained in:
32
Resources/Prototypes/Roles/Jobs/Security/detective.yml
Normal file
32
Resources/Prototypes/Roles/Jobs/Security/detective.yml
Normal file
@@ -0,0 +1,32 @@
|
||||
- type: job
|
||||
id: Detective
|
||||
name: job-name-detective
|
||||
startingGear: DetectiveGear
|
||||
departments:
|
||||
- Security
|
||||
icon: "Detective"
|
||||
supervisors: job-supervisors-hos
|
||||
canBeAntag: false
|
||||
access:
|
||||
- Security
|
||||
- Brig
|
||||
- Maintenance
|
||||
- Service
|
||||
|
||||
- type: startingGear
|
||||
id: DetectiveGear
|
||||
equipment:
|
||||
jumpsuit: ClothingUniformJumpsuitDetective
|
||||
back: ClothingBackpackSecurityFilled
|
||||
shoes: ClothingShoesBootsJack
|
||||
eyes: ClothingEyesGlassesSunglasses
|
||||
head: ClothingHeadHatFedoraBrown
|
||||
outerClothing: ClothingOuterVestDetective
|
||||
id: DetectivePDA
|
||||
ears: ClothingHeadsetSecurity
|
||||
pocket1: ForensicPad
|
||||
pocket2: ForensicScanner
|
||||
belt: ClothingBeltHolster
|
||||
innerclothingskirt: ClothingUniformJumpskirtDetective
|
||||
satchel: ClothingBackpackSatchelSecurityFilled
|
||||
duffelbag: ClothingBackpackDuffelSecurityFilled
|
||||
Reference in New Issue
Block a user