[entity] add flanel clothing (#16671)
This commit is contained in:
@@ -36,6 +36,7 @@
|
||||
ClothingUniformJumpsuitHawaiBlue: 2
|
||||
ClothingUniformJumpsuitHawaiRed: 2
|
||||
ClothingUniformJumpsuitHawaiYellow: 2
|
||||
ClothingUniformJumpsuitFlannel: 2
|
||||
ClothingShoesColorBlack: 8
|
||||
ClothingShoesColorBrown: 4
|
||||
ClothingShoesColorWhite: 3
|
||||
|
||||
@@ -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
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 644 B |
Binary file not shown.
|
After Width: | Height: | Size: 367 B |
Binary file not shown.
|
After Width: | Height: | Size: 383 B |
Binary file not shown.
|
After Width: | Height: | Size: 386 B |
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "Sprited by MrGreen06#0618 (discord)",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"states": [
|
||||
{
|
||||
"name": "icon"
|
||||
},
|
||||
{
|
||||
"name": "equipped-INNERCLOTHING",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "inhand-left",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "inhand-right",
|
||||
"directions": 4
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user