[Add] Adds CentCom scarf (#16832)
Co-authored-by: faint <46868845+ficcialfaint@users.noreply.github.com> Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com>
This commit is contained in:
@@ -13,7 +13,9 @@
|
||||
ClothingOuterCoatBomber: 3
|
||||
ClothingHeadHatSantahat: 2
|
||||
ClothingHeadHatXmasCrown: 2
|
||||
ClothingNeckScarfStripedCentcom: 1
|
||||
|
||||
emaggedInventory:
|
||||
ClothingNeckScarfStripedSyndieGreen: 3
|
||||
ClothingNeckScarfStripedSyndieRed: 3
|
||||
ClothingNeckScarfStripedCentcom: 3
|
||||
|
||||
@@ -108,6 +108,17 @@
|
||||
- type: Clothing
|
||||
sprite: Clothing/Neck/Scarfs/syndiered.rsi
|
||||
|
||||
- type: entity
|
||||
parent: ClothingNeckBase
|
||||
id: ClothingNeckScarfStripedCentcom
|
||||
name: striped CentCom scarf
|
||||
description: A stylish striped centcom colored scarf. The perfect winter accessory for those with a keen fashion sense, and those who need to do paperwork in the cold.
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Clothing/Neck/Scarfs/centcom.rsi
|
||||
- type: Clothing
|
||||
sprite: Clothing/Neck/Scarfs/centcom.rsi
|
||||
|
||||
- type: entity
|
||||
parent: ClothingNeckBase
|
||||
id: ClothingNeckScarfStripedZebra
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 565 B |
BIN
Resources/Textures/Clothing/Neck/Scarfs/centcom.rsi/icon.png
Normal file
BIN
Resources/Textures/Clothing/Neck/Scarfs/centcom.rsi/icon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 284 B |
Binary file not shown.
|
After Width: | Height: | Size: 528 B |
Binary file not shown.
|
After Width: | Height: | Size: 548 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": "equipped-NECK",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "icon"
|
||||
},
|
||||
{
|
||||
"name": "inhand-left",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "inhand-right",
|
||||
"directions": 4
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user