Brigmedic reanimation (#619)
* Brigmedic reanimation * fixes ver. 2 * oops * feature/some-new-sprites
This commit is contained in:
110
Resources/Prototypes/Loadouts/Jobs/Security/brigmedic.yml
Normal file
110
Resources/Prototypes/Loadouts/Jobs/Security/brigmedic.yml
Normal file
@@ -0,0 +1,110 @@
|
||||
# Head
|
||||
- type: itemLoadout # WD
|
||||
id: BrigmedicWhiteBeret
|
||||
equipment: BrigmedicWhiteBeret
|
||||
- type: startingGear
|
||||
id: BrigmedicWhiteBeret
|
||||
equipment:
|
||||
head: ClothingHeadHatBeretBrigmedic
|
||||
|
||||
- type: itemLoadout # WD
|
||||
id: BrigmedicSurgcapBlue
|
||||
equipment: BrigmedicSurgcapBlue
|
||||
- type: startingGear
|
||||
id: BrigmedicSurgcapBlue
|
||||
equipment:
|
||||
head: ClothingHeadHatSurgcapBlue
|
||||
|
||||
# Ears
|
||||
- type: itemLoadout # WD
|
||||
id: HeadsetBrigmedic
|
||||
equipment: HeadsetBrigmedic
|
||||
- type: startingGear
|
||||
id: HeadsetBrigmedic
|
||||
equipment:
|
||||
ears: ClothingHeadsetBrigmedic
|
||||
|
||||
# Uniform
|
||||
- type: itemLoadout # WD
|
||||
id: BrigmedicWhiteJumpsuit
|
||||
equipment: BrigmedicWhiteJumpsuit
|
||||
- type: startingGear
|
||||
id: BrigmedicWhiteJumpsuit
|
||||
equipment:
|
||||
jumpsuit: ClothingUniformJumpsuitBrigmedic
|
||||
|
||||
- type: itemLoadout # WD
|
||||
id: BrigmedicWhiteJumpskirt
|
||||
equipment: BrigmedicWhiteJumpskirt
|
||||
- type: startingGear
|
||||
id: BrigmedicWhiteJumpskirt
|
||||
equipment:
|
||||
jumpsuit: ClothingUniformJumpskirtBrigmedic
|
||||
|
||||
# Back
|
||||
- type: itemLoadout # WD
|
||||
id: BackpackBrigmedic
|
||||
equipment: BackpackBrigmedic
|
||||
- type: startingGear
|
||||
id: BackpackBrigmedic
|
||||
equipment:
|
||||
back: ClothingBackpackBrigmedicFilled
|
||||
|
||||
- type: itemLoadout # WD
|
||||
id: SatchelBrigmedic
|
||||
equipment: SatchelBrigmedic
|
||||
- type: startingGear
|
||||
id: SatchelBrigmedic
|
||||
equipment:
|
||||
back: ClothingBackpackSatchelBrigmedicFilled
|
||||
|
||||
- type: itemLoadout # WD
|
||||
id: DuffelBrigmedic
|
||||
equipment: DuffelBrigmedic
|
||||
- type: startingGear
|
||||
id: DuffelBrigmedic
|
||||
equipment:
|
||||
back: ClothingBackpackDuffelBrigmedicFilled
|
||||
|
||||
# Outerclothing
|
||||
- type: itemLoadout # WD
|
||||
id: ArmorCoatBrigmedic
|
||||
equipment: ArmorCoatBrigmedic
|
||||
- type: startingGear
|
||||
id: ArmorCoatBrigmedic
|
||||
equipment:
|
||||
outerClothing: ClothingOuterCoatAMG
|
||||
|
||||
- type: itemLoadout # WD
|
||||
id: LabcoatBasic
|
||||
equipment: LabcoatBasic
|
||||
- type: startingGear
|
||||
id: LabcoatBasic
|
||||
equipment:
|
||||
outerClothing: ClothingOuterCoatLab
|
||||
|
||||
# Shoes
|
||||
- type: itemLoadout # WD
|
||||
id: JackBootsBrigmedic
|
||||
equipment: JackBootsBrigmedic
|
||||
- type: startingGear
|
||||
id: JackBootsBrigmedic
|
||||
equipment:
|
||||
shoes: ClothingShoesBootsJack
|
||||
|
||||
- type: itemLoadout # WD
|
||||
id: RedShoesBrigmedic
|
||||
equipment: RedShoesBrigmedic
|
||||
- type: startingGear
|
||||
id: RedShoesBrigmedic
|
||||
equipment:
|
||||
shoes: ClothingShoesColorRed
|
||||
|
||||
# PDA
|
||||
- type: itemLoadout
|
||||
id: BrigmedicPDA
|
||||
equipment: BrigmedicPDA
|
||||
- type: startingGear
|
||||
id: BrigmedicPDA
|
||||
equipment:
|
||||
id: BrigmedicPDA
|
||||
@@ -1,4 +1,4 @@
|
||||
# Miscellaneous
|
||||
|
||||
- type: loadoutGroup
|
||||
id: Trinkets
|
||||
name: loadout-group-trinkets
|
||||
@@ -1485,6 +1485,57 @@
|
||||
loadouts:
|
||||
- SecurityPDA
|
||||
|
||||
- type: loadoutGroup # WD
|
||||
id: BrigmedicHead
|
||||
name: loadout-group-head
|
||||
minLimit: 0
|
||||
loadouts:
|
||||
- BrigmedicWhiteBeret
|
||||
- BrigmedicSurgcapBlue
|
||||
|
||||
- type: loadoutGroup # WD
|
||||
id: BrigmedicHeadset
|
||||
name: loadout-group-ears
|
||||
loadouts:
|
||||
- HeadsetBrigmedic
|
||||
|
||||
- type: loadoutGroup # WD
|
||||
id: BrigmedicUniform
|
||||
name: loadout-group-jumpsuit
|
||||
loadouts:
|
||||
- BrigmedicWhiteJumpsuit
|
||||
- BrigmedicWhiteJumpskirt
|
||||
|
||||
- type: loadoutGroup # WD
|
||||
id: BrigmedicBackpack
|
||||
name: loadout-group-backpack
|
||||
loadouts:
|
||||
- BackpackBrigmedic
|
||||
- SatchelBrigmedic
|
||||
- DuffelBrigmedic
|
||||
- CommonSatchelLeatherSecurity
|
||||
|
||||
- type: loadoutGroup # WD
|
||||
id: BrigmedicOuterClothing
|
||||
name: loadout-group-outerclothing
|
||||
minLimit: 0
|
||||
loadouts:
|
||||
- ArmorCoatBrigmedic
|
||||
- LabcoatBasic
|
||||
|
||||
- type: loadoutGroup # WD
|
||||
id: BrigmedicShoes
|
||||
name: loadout-group-shoes
|
||||
loadouts:
|
||||
- JackBootsBrigmedic
|
||||
- RedShoesBrigmedic
|
||||
|
||||
- type: loadoutGroup # WD
|
||||
id: BrigmedicPDA
|
||||
name: loadout-group-pda
|
||||
loadouts:
|
||||
- BrigmedicPDA
|
||||
|
||||
- type: loadoutGroup
|
||||
id: DetectiveHead
|
||||
name: loadout-group-head
|
||||
|
||||
@@ -532,6 +532,23 @@
|
||||
- CommonUnderwearBra
|
||||
- CommonUnderwearSocks
|
||||
|
||||
- type: roleLoadout
|
||||
id: JobBrigmedic
|
||||
groups:
|
||||
- BrigmedicHead
|
||||
- BrigmedicHeadset
|
||||
- BrigmedicUniform
|
||||
- BrigmedicBackpack
|
||||
- BrigmedicOuterClothing
|
||||
- CommonMedicalGloves
|
||||
- BrigmedicShoes
|
||||
- CommonMedicalMask
|
||||
- BrigmedicPDA
|
||||
- Trinkets
|
||||
- CommonUnderwearBottom
|
||||
- CommonUnderwearBra
|
||||
- CommonUnderwearSocks
|
||||
|
||||
- type: roleLoadout
|
||||
id: JobSecurityOfficer
|
||||
groups:
|
||||
|
||||
Reference in New Issue
Block a user