@@ -53,6 +53,7 @@
|
|||||||
ClothingShoesBootsCowboyBrown: 1
|
ClothingShoesBootsCowboyBrown: 1
|
||||||
ClothingShoesBootsCowboyBlack: 1
|
ClothingShoesBootsCowboyBlack: 1
|
||||||
ClothingShoesBootsCowboyWhite: 1
|
ClothingShoesBootsCowboyWhite: 1
|
||||||
|
ClothingMaskNeckGaiterRed: 2
|
||||||
emaggedInventory:
|
emaggedInventory:
|
||||||
ClothingShoesBling: 1
|
ClothingShoesBling: 1
|
||||||
ClothingShoesBootsCowboyFancy: 1
|
ClothingShoesBootsCowboyFancy: 1
|
||||||
|
|||||||
@@ -514,6 +514,16 @@
|
|||||||
tags:
|
tags:
|
||||||
- WhitelistChameleon
|
- WhitelistChameleon
|
||||||
|
|
||||||
|
- type: entity
|
||||||
|
parent: ClothingMaskNeckGaiter
|
||||||
|
id: ClothingMaskNeckGaiterRed
|
||||||
|
name: red neck gaiter
|
||||||
|
components:
|
||||||
|
- type: Sprite
|
||||||
|
sprite: Clothing/Mask/neckgaiterred.rsi
|
||||||
|
- type: Clothing
|
||||||
|
sprite: Clothing/Mask/neckgaiterred.rsi
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
parent: ClothingMaskClownBase
|
parent: ClothingMaskClownBase
|
||||||
id: ClothingMaskSexyClown
|
id: ClothingMaskSexyClown
|
||||||
|
|||||||
Binary file not shown.
|
After Width: | Height: | Size: 442 B |
Binary file not shown.
|
After Width: | Height: | Size: 409 B |
BIN
Resources/Textures/Clothing/Mask/neckgaiterred.rsi/icon.png
Normal file
BIN
Resources/Textures/Clothing/Mask/neckgaiterred.rsi/icon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 307 B |
Binary file not shown.
|
After Width: | Height: | Size: 332 B |
Binary file not shown.
|
After Width: | Height: | Size: 349 B |
30
Resources/Textures/Clothing/Mask/neckgaiterred.rsi/meta.json
Normal file
30
Resources/Textures/Clothing/Mask/neckgaiterred.rsi/meta.json
Normal file
@@ -0,0 +1,30 @@
|
|||||||
|
{
|
||||||
|
"version": 1,
|
||||||
|
"license": "CC-BY-SA-3.0",
|
||||||
|
"copyright": "Originally sprited by belay5 (Discord) then recolored by Nairod (Github)",
|
||||||
|
"size": {
|
||||||
|
"x": 32,
|
||||||
|
"y": 32
|
||||||
|
},
|
||||||
|
"states": [
|
||||||
|
{
|
||||||
|
"name": "icon"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "equipped-MASK",
|
||||||
|
"directions": 4
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "equipped-MASK-reptilian",
|
||||||
|
"directions": 4
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "inhand-left",
|
||||||
|
"directions": 4
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "inhand-right",
|
||||||
|
"directions": 4
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user