detective patch (#24739)

* inital

* fikss

* nuh uh
This commit is contained in:
Mr. 27
2024-02-01 17:49:53 -05:00
committed by GitHub
parent 1b424d6925
commit 8ef69ff2e1
7 changed files with 6 additions and 6 deletions

View File

@@ -36,7 +36,7 @@
components: components:
- type: StorageFill - type: StorageFill
contents: contents:
- id: BoxSurvivalSecurity - id: BoxSurvival
- id: ForensicPad - id: ForensicPad
- id: ForensicScanner - id: ForensicScanner

View File

@@ -35,7 +35,7 @@
components: components:
- type: StorageFill - type: StorageFill
contents: contents:
- id: BoxSurvivalSecurity - id: BoxSurvival
- id: ForensicPad - id: ForensicPad
- id: ForensicScanner - id: ForensicScanner

View File

@@ -49,7 +49,7 @@
components: components:
- type: StorageFill - type: StorageFill
contents: contents:
- id: BoxSurvivalSecurity - id: BoxSurvival
- id: ForensicPad - id: ForensicPad
- id: ForensicScanner - id: ForensicScanner

View File

@@ -26,11 +26,11 @@
id: DetectiveGear id: DetectiveGear
equipment: equipment:
jumpsuit: ClothingUniformJumpsuitDetective jumpsuit: ClothingUniformJumpsuitDetective
outerClothing: ClothingOuterVestDetective
back: ClothingBackpackFilledDetective back: ClothingBackpackFilledDetective
shoes: ClothingShoesBootsCombatFilled shoes: ClothingShoesBootsJack
eyes: ClothingEyesGlassesSunglasses eyes: ClothingEyesGlassesSunglasses
head: ClothingHeadHatFedoraBrown head: ClothingHeadHatFedoraBrown
outerClothing: ClothingOuterVestDetective
id: DetectivePDA id: DetectivePDA
ears: ClothingHeadsetSecurity ears: ClothingHeadsetSecurity
belt: ClothingBeltHolsterFilled belt: ClothingBeltHolsterFilled

View File

@@ -30,6 +30,7 @@
- Reporter - Reporter
- Visitor - Visitor
- Zookeeper - Zookeeper
- Detective
- ServiceWorker - ServiceWorker
- type: department - type: department
@@ -79,7 +80,6 @@
- HeadOfSecurity - HeadOfSecurity
- SecurityCadet - SecurityCadet
- SecurityOfficer - SecurityOfficer
- Detective
- Warden - Warden
- type: department - type: department

Binary file not shown.

Before

Width:  |  Height:  |  Size: 122 B

After

Width:  |  Height:  |  Size: 187 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 197 B

After

Width:  |  Height:  |  Size: 225 B