"I'm Weh-cellent" Cap (#28573)
* copy pasted fishcap.rsi * added the sprites * credited myself * added it to the hats.yml list * meh, make the spites look nicer * hopefully this fixes that * yeah that makes sense Co-authored-by: ArtisticRoomba <145879011+ArtisticRoomba@users.noreply.github.com> * that too Co-authored-by: ArtisticRoomba <145879011+ArtisticRoomba@users.noreply.github.com> --------- Co-authored-by: ArtisticRoomba <145879011+ArtisticRoomba@users.noreply.github.com>
This commit is contained in:
@@ -691,6 +691,17 @@
|
||||
- type: Clothing
|
||||
sprite: Clothing/Head/Hats/fishcap.rsi
|
||||
|
||||
- type: entity
|
||||
parent: ClothingHeadBase
|
||||
id: ClothingHeadWehcellentCap
|
||||
name: wehcellent cap
|
||||
description: It was a net hat! Tiders wear them all the time! It's got airholes in the back to keep a cross-breeze going and everything!
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Clothing/Head/Hats/wehcellentcap.rsi
|
||||
- type: Clothing
|
||||
sprite: Clothing/Head/Hats/wehcellentcap.rsi
|
||||
|
||||
- type: entity
|
||||
parent: ClothingHeadBase
|
||||
id: ClothingHeadNurseHat
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 834 B |
BIN
Resources/Textures/Clothing/Head/Hats/wehcellentcap.rsi/icon.png
Normal file
BIN
Resources/Textures/Clothing/Head/Hats/wehcellentcap.rsi/icon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 846 B |
Binary file not shown.
|
After Width: | Height: | Size: 802 B |
Binary file not shown.
|
After Width: | Height: | Size: 783 B |
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "Created by UBlueberry (GitHub) for Space Station 14",
|
||||
"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