[entity] add flanel clothing (#16671)

This commit is contained in:
OctoRocket
2023-05-21 19:05:35 -05:00
committed by GitHub
parent 568b823ce4
commit 735de00fef
7 changed files with 38 additions and 0 deletions

View File

@@ -36,6 +36,7 @@
ClothingUniformJumpsuitHawaiBlue: 2
ClothingUniformJumpsuitHawaiRed: 2
ClothingUniformJumpsuitHawaiYellow: 2
ClothingUniformJumpsuitFlannel: 2
ClothingShoesColorBlack: 8
ClothingShoesColorBrown: 4
ClothingShoesColorWhite: 3

View File

@@ -1148,3 +1148,14 @@
sprite: Clothing/Uniforms/Jumpsuit/hawaiyellow.rsi
- type: Clothing
sprite: Clothing/Uniforms/Jumpsuit/hawaiyellow.rsi
- type: entity
parent: ClothingUniformBase
id: ClothingUniformJumpsuitFlannel
name: flannel jumpsuit
description: Smells like someones been grillin'.
components:
- type: Sprite
sprite: Clothing/Uniforms/Jumpsuit/flannel.rsi
- type: Clothing
sprite: Clothing/Uniforms/Jumpsuit/flannel.rsi