Papersack hat (#7236)
@@ -22,3 +22,5 @@
|
|||||||
ClothingHeadHatShrineMaidenWig: 2
|
ClothingHeadHatShrineMaidenWig: 2
|
||||||
ClothingOuterSuitShrineMaiden: 2
|
ClothingOuterSuitShrineMaiden: 2
|
||||||
Gohei: 2
|
Gohei: 2
|
||||||
|
ClothingHeadPaperSack: 2
|
||||||
|
ClothingHeadPaperSackSmile: 2
|
||||||
|
|||||||
@@ -406,3 +406,25 @@
|
|||||||
sprite: Clothing/Head/Hats/pyjamasyndicatered.rsi
|
sprite: Clothing/Head/Hats/pyjamasyndicatered.rsi
|
||||||
- type: Clothing
|
- type: Clothing
|
||||||
sprite: Clothing/Head/Hats/pyjamasyndicatered.rsi
|
sprite: Clothing/Head/Hats/pyjamasyndicatered.rsi
|
||||||
|
|
||||||
|
- type: entity
|
||||||
|
parent: ClothingHeadBase
|
||||||
|
id: ClothingHeadPaperSack
|
||||||
|
name: papersack hat
|
||||||
|
description: A paper sack with crude holes cut out for eyes. Useful for hiding one's identity or ugliness.
|
||||||
|
components:
|
||||||
|
- type: Sprite
|
||||||
|
sprite: Clothing/Head/Hats/papersack.rsi
|
||||||
|
- type: Clothing
|
||||||
|
sprite: Clothing/Head/Hats/papersack.rsi
|
||||||
|
|
||||||
|
- type: entity
|
||||||
|
parent: ClothingHeadBase
|
||||||
|
id: ClothingHeadPaperSackSmile
|
||||||
|
name: smiling papersack hat
|
||||||
|
description: A paper sack with crude holes cut out for eyes and a sketchy smile drawn on the front. Not creepy at all.
|
||||||
|
components:
|
||||||
|
- type: Sprite
|
||||||
|
sprite: Clothing/Head/Hats/papersacksmile.rsi
|
||||||
|
- type: Clothing
|
||||||
|
sprite: Clothing/Head/Hats/papersacksmile.rsi
|
||||||
|
|||||||
|
After Width: | Height: | Size: 292 B |
BIN
Resources/Textures/Clothing/Head/Hats/papersack.rsi/icon.png
Normal file
|
After Width: | Height: | Size: 253 B |
|
After Width: | Height: | Size: 290 B |
|
After Width: | Height: | Size: 289 B |
@@ -0,0 +1,26 @@
|
|||||||
|
{
|
||||||
|
"version": 1,
|
||||||
|
"license": "CC-BY-SA-3.0",
|
||||||
|
"copyright": "Taken from Beestation at commit https://github.com/BeeStation/BeeStation-Hornet/commit/0bb49b1a97488349ee89308ad6a0904066e1c6f3",
|
||||||
|
"size": {
|
||||||
|
"x": 32,
|
||||||
|
"y": 32
|
||||||
|
},
|
||||||
|
"states": [
|
||||||
|
{
|
||||||
|
"name": "icon"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "equipped-HELMET",
|
||||||
|
"directions": 4
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "inhand-left",
|
||||||
|
"directions": 4
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "inhand-right",
|
||||||
|
"directions": 4
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
After Width: | Height: | Size: 309 B |
|
After Width: | Height: | Size: 274 B |
|
After Width: | Height: | Size: 304 B |
|
After Width: | Height: | Size: 304 B |
@@ -0,0 +1,26 @@
|
|||||||
|
{
|
||||||
|
"version": 1,
|
||||||
|
"license": "CC-BY-SA-3.0",
|
||||||
|
"copyright": "Taken from Beestation at commit https://github.com/BeeStation/BeeStation-Hornet/commit/0bb49b1a97488349ee89308ad6a0904066e1c6f3",
|
||||||
|
"size": {
|
||||||
|
"x": 32,
|
||||||
|
"y": 32
|
||||||
|
},
|
||||||
|
"states": [
|
||||||
|
{
|
||||||
|
"name": "icon"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "equipped-HELMET",
|
||||||
|
"directions": 4
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "inhand-left",
|
||||||
|
"directions": 4
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "inhand-right",
|
||||||
|
"directions": 4
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||