kimono and casa for AutoDrobe (#17962)

* sprite

* author fix

* code
This commit is contained in:
kxv
2023-07-11 22:31:13 +03:00
committed by GitHub
parent a9a3d5ae15
commit c51ff80a4e
13 changed files with 76 additions and 0 deletions

View File

@@ -24,6 +24,17 @@
- HamsterWearable
- WhitelistChameleon
- type: entity
parent: ClothingHeadBase
id: ClothingHeadHatCasa
name: casa
description: Cone-shaped hat
components:
- type: Sprite
sprite: Clothing/Head/Hats/casa.rsi
- type: Clothing
sprite: Clothing/Head/Hats/casa.rsi
- type: entity
parent: ClothingHeadBase
id: ClothingHeadHatBeretRND

View File

@@ -356,6 +356,17 @@
- type: Clothing
sprite: Clothing/Uniforms/Jumpsuit/janitor.rsi
- type: entity
parent: ClothingUniformBase
id: ClothingUniformJumpsuitKimono
name: kimono
description: traditional chinese clothing
components:
- type: Sprite
sprite: Clothing/Uniforms/Jumpsuit/kimono.rsi
- type: Clothing
sprite: Clothing/Uniforms/Jumpsuit/kimono.rsi
- type: entity
parent: ClothingUniformBase
id: ClothingUniformJumpsuitMedicalDoctor