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:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -970,6 +970,8 @@
|
||||
- ClothingHeadHatBeretCmo
|
||||
- ClothingUniformJumpsuitCMO
|
||||
- ClothingUniformJumpskirtCMO
|
||||
- ClothingUniformJumpsuitCMOTurtle
|
||||
- ClothingUniformJumpskirtCMOTurtle
|
||||
- ClothingUniformJumpsuitDetective
|
||||
- ClothingUniformJumpskirtDetective
|
||||
- ClothingUniformJumpsuitEngineering
|
||||
|
||||
Reference in New Issue
Block a user