eldritch mask (#12174)
This commit is contained in:
@@ -153,3 +153,15 @@
|
||||
sprite: Clothing/Head/Hats/catears.rsi
|
||||
- type: AddAccentClothing
|
||||
accent: OwOAccent
|
||||
|
||||
- type: entity
|
||||
parent: ClothingHeadBase
|
||||
id: ClothingHeadHatSquid
|
||||
name: squiddy
|
||||
description: "Scare your friends with this eldritch mask."
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Clothing/Head/Misc/squiddy.rsi
|
||||
- type: Clothing
|
||||
sprite: Clothing/Head/Misc/squiddy.rsi
|
||||
- type: IngestionBlocker
|
||||
|
||||
@@ -39,6 +39,7 @@
|
||||
- ClothingShoeSlippersDuck
|
||||
- ClothingUnderSocksBee
|
||||
- ClothingUnderSocksCoder
|
||||
- ClothingHeadHatSquid
|
||||
chance: 0.6
|
||||
offset: 0.0
|
||||
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 17 KiB |
BIN
Resources/Textures/Clothing/Head/Misc/squiddy.rsi/icon.png
Normal file
BIN
Resources/Textures/Clothing/Head/Misc/squiddy.rsi/icon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 16 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 16 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 16 KiB |
26
Resources/Textures/Clothing/Head/Misc/squiddy.rsi/meta.json
Normal file
26
Resources/Textures/Clothing/Head/Misc/squiddy.rsi/meta.json
Normal file
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "created by discord: brainfood#7460 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