brown bandana cargodrobe(#16949)
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
ClothingShoesColorBlack: 3
|
||||
ClothingHandsGlovesFingerless: 3
|
||||
ClothingHeadHatCargosoft: 3
|
||||
HatBandBrown: 3
|
||||
ClothingHeadsetCargo: 3
|
||||
ClothingOuterWinterCargo: 2
|
||||
ClothingOuterWinterMiner: 2
|
||||
|
||||
@@ -97,3 +97,13 @@
|
||||
- type: Clothing
|
||||
sprite: Clothing/Head/Bandanas/merc.rsi
|
||||
|
||||
- type: entity
|
||||
parent: ClothingHeadBaseButcherable
|
||||
id: HatBandBrown
|
||||
name: brown bandana
|
||||
description: A brown bandana to make you look cool.
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Clothing/Head/Bandanas/brown.rsi
|
||||
- type: Clothing
|
||||
sprite: Clothing/Head/Bandanas/brown.rsi
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 860 B |
BIN
Resources/Textures/Clothing/Head/Bandanas/brown.rsi/icon.png
Normal file
BIN
Resources/Textures/Clothing/Head/Bandanas/brown.rsi/icon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 779 B |
Binary file not shown.
|
After Width: | Height: | Size: 698 B |
Binary file not shown.
|
After Width: | Height: | Size: 798 B |
Binary file not shown.
|
After Width: | Height: | Size: 805 B |
Binary file not shown.
|
After Width: | Height: | Size: 780 B |
@@ -0,0 +1,33 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/4f6190e2895e09116663ef282d3ce1d8b35c032e, modified by лазік#7305",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"states": [
|
||||
{
|
||||
"name": "icon"
|
||||
},
|
||||
{
|
||||
"name": "icon_mask"
|
||||
},
|
||||
{
|
||||
"name": "equipped-HELMET",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "mask-equipped-HELMET",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "inhand-left",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "inhand-right",
|
||||
"directions": 4
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user