CMO Drip DLC (#26153)

* All the stuff

yes yes

* THE GOD DAMN META

bruh

* New sprites and all that jazz

yay

* loadouts working?
This commit is contained in:
Hanz
2024-05-09 17:53:55 -04:00
committed by GitHub
parent 2de3dbc9ce
commit 77ee0088f9
27 changed files with 198 additions and 2 deletions

View File

@@ -86,6 +86,17 @@
- type: Clothing
sprite: Clothing/Head/Misc/pwig.rsi
- type: entity
parent: ClothingHeadBase
id: ClothingHeadMirror
name: head mirror
description: I doubt even the CMO knows how to use this thing.
components:
- type: Sprite
sprite: Clothing/Head/Misc/head_mirror.rsi
- type: Clothing
sprite: Clothing/Head/Misc/head_mirror.rsi
- type: entity
parent: ClothingHeadBase
id: ClothingHeadHatRichard

View File

@@ -119,6 +119,17 @@
- type: Clothing
sprite: Clothing/Uniforms/Jumpskirt/cmo.rsi
- type: entity
parent: ClothingUniformSkirtBase
id: ClothingUniformJumpskirtCMOTurtle
name: chief medical officer's turtleneck jumpskirt
description: It's a turtleneck worn by those with the experience to be Chief Medical Officer. It provides minor biological protection.
components:
- type: Sprite
sprite: Clothing/Uniforms/Jumpskirt/cmo_turtle.rsi
- type: Clothing
sprite: Clothing/Uniforms/Jumpskirt/cmo_turtle.rsi
- type: entity
parent: ClothingUniformSkirtBase
id: ClothingUniformJumpskirtDetective

View File

@@ -264,6 +264,17 @@
- type: Clothing
sprite: Clothing/Uniforms/Jumpsuit/cmo.rsi
- type: entity
parent: ClothingUniformBase
id: ClothingUniformJumpsuitCMOTurtle
name: chief medical officer's turtleneck jumpsuit
description: It's a turtleneck worn by those with the experience to be Chief Medical Officer. It provides minor biological protection.
components:
- type: Sprite
sprite: Clothing/Uniforms/Jumpsuit/cmo_turtle.rsi
- type: Clothing
sprite: Clothing/Uniforms/Jumpsuit/cmo_turtle.rsi
- type: entity
parent: ClothingUniformBase
id: ClothingUniformJumpsuitDetective

View File

@@ -970,6 +970,8 @@
- ClothingHeadHatBeretCmo
- ClothingUniformJumpsuitCMO
- ClothingUniformJumpskirtCMO
- ClothingUniformJumpsuitCMOTurtle
- ClothingUniformJumpskirtCMOTurtle
- ClothingUniformJumpsuitDetective
- ClothingUniformJumpskirtDetective
- ClothingUniformJumpsuitEngineering