Added suitskirt for psychologist (#30709)
* Added jumpskirt * added locale * Added spaces in code * Updated the meta
This commit is contained in:
@@ -843,3 +843,14 @@
|
||||
sprite: Clothing/Uniforms/Jumpskirt/musician.rsi
|
||||
- type: Clothing
|
||||
sprite: Clothing/Uniforms/Jumpskirt/musician.rsi
|
||||
|
||||
- type: entity
|
||||
parent: ClothingUniformSkirtBase
|
||||
id: ClothingUniformJumpskirtPsychologist
|
||||
name: psychologist suitskirt
|
||||
description: I don't lose things. I place things in locations which later elude me.
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Clothing/Uniforms/Jumpskirt/psychologist.rsi
|
||||
- type: Clothing
|
||||
sprite: Clothing/Uniforms/Jumpskirt/psychologist.rsi
|
||||
|
||||
@@ -0,0 +1,10 @@
|
||||
# Jumpsuit
|
||||
- type: loadout
|
||||
id: PsychologistJumpsuit
|
||||
equipment:
|
||||
jumpsuit: ClothingUniformJumpsuitPsychologist
|
||||
|
||||
- type: loadout
|
||||
id: PsychologistJumpskirt
|
||||
equipment:
|
||||
jumpsuit: ClothingUniformJumpskirtPsychologist
|
||||
@@ -1226,6 +1226,13 @@
|
||||
- ReporterJumpsuit
|
||||
- JournalistJumpsuit
|
||||
|
||||
- type: loadoutGroup
|
||||
id: PsychologistJumpsuit
|
||||
name: loadout-group-psychologist-jumpsuit
|
||||
loadouts:
|
||||
- PsychologistJumpsuit
|
||||
- PsychologistJumpskirt
|
||||
|
||||
- type: loadoutGroup
|
||||
id: BoxerJumpsuit
|
||||
name: loadout-group-boxer-jumpsuit
|
||||
|
||||
@@ -489,6 +489,7 @@
|
||||
id: JobPsychologist
|
||||
groups:
|
||||
- GroupTankHarness
|
||||
- PsychologistJumpsuit
|
||||
- MedicalBackpack
|
||||
- Glasses
|
||||
- Survival
|
||||
|
||||
@@ -15,7 +15,6 @@
|
||||
- type: startingGear
|
||||
id: PsychologistGear
|
||||
equipment:
|
||||
jumpsuit: ClothingUniformJumpsuitPsychologist
|
||||
shoes: ClothingShoesLeather
|
||||
id: PsychologistPDA
|
||||
ears: ClothingHeadsetMedical
|
||||
|
||||
Reference in New Issue
Block a user