Fish Cap (#8046)
* Add files via upload * Update hats.yml * Update clothesmate.yml
This commit is contained in:
@@ -51,3 +51,4 @@
|
|||||||
ClothingHeadHatBunny: 2
|
ClothingHeadHatBunny: 2
|
||||||
ClothingHeadHatCake: 2
|
ClothingHeadHatCake: 2
|
||||||
ClothingOuterWinterCoat: 3
|
ClothingOuterWinterCoat: 3
|
||||||
|
ClothingHeadFishCap: 2
|
||||||
|
|||||||
@@ -434,3 +434,14 @@
|
|||||||
sprite: Clothing/Head/Hats/papersacksmile.rsi
|
sprite: Clothing/Head/Hats/papersacksmile.rsi
|
||||||
- type: Clothing
|
- type: Clothing
|
||||||
sprite: Clothing/Head/Hats/papersacksmile.rsi
|
sprite: Clothing/Head/Hats/papersacksmile.rsi
|
||||||
|
|
||||||
|
- type: entity
|
||||||
|
parent: ClothingHeadBase
|
||||||
|
id: ClothingHeadFishCap
|
||||||
|
name: fishing cap
|
||||||
|
description: Women fear me. Fish fear me. Men turn their eyes away from me. As I walk no beast dares make a sound in my presence. I am alone on this barren Earth.
|
||||||
|
components:
|
||||||
|
- type: Sprite
|
||||||
|
sprite: Clothing/Head/Hats/fishcap.rsi
|
||||||
|
- type: Clothing
|
||||||
|
sprite: Clothing/Head/Hats/fishcap.rsi
|
||||||
|
|||||||
Binary file not shown.
|
After Width: | Height: | Size: 379 B |
BIN
Resources/Textures/Clothing/Head/Hats/fishcap.rsi/icon.png
Normal file
BIN
Resources/Textures/Clothing/Head/Hats/fishcap.rsi/icon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 359 B |
Binary file not shown.
|
After Width: | Height: | Size: 389 B |
Binary file not shown.
|
After Width: | Height: | Size: 392 B |
27
Resources/Textures/Clothing/Head/Hats/fishcap.rsi/meta.json
Normal file
27
Resources/Textures/Clothing/Head/Hats/fishcap.rsi/meta.json
Normal file
@@ -0,0 +1,27 @@
|
|||||||
|
|
||||||
|
{
|
||||||
|
"version": 1,
|
||||||
|
"license": "CC-BY-SA-3.0",
|
||||||
|
"copyright": "Taken from tgstation closed pull at https://github.com/tgstation/tgstation/pull/66796 and modified by emisse for ss14",
|
||||||
|
"size": {
|
||||||
|
"x": 32,
|
||||||
|
"y": 32
|
||||||
|
},
|
||||||
|
"states": [
|
||||||
|
{
|
||||||
|
"name": "icon"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "equipped-HELMET",
|
||||||
|
"directions": 4
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "inhand-left",
|
||||||
|
"directions": 4
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "inhand-right",
|
||||||
|
"directions": 4
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user