Added void cloak hood (#31061)
* void hood * reshade * reshade x2 * Update hoods.yml
This commit is contained in:
@@ -746,3 +746,20 @@
|
||||
- state: coatybits-equipped-HELMET
|
||||
color: "#EBE216"
|
||||
- state: winterbits-equipped-HELMET
|
||||
|
||||
- type: entity
|
||||
parent: ClothingHeadBase
|
||||
id: ClothingHeadHatHoodVoidCloak
|
||||
name: void cloak hood
|
||||
description: The hood of a void cloak. For those who have gone to the dark side of the force.
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Clothing/Head/Hoods/voidcloak.rsi
|
||||
- type: Clothing
|
||||
sprite: Clothing/Head/Hoods/voidcloak.rsi
|
||||
- type: Tag
|
||||
tags:
|
||||
- WhitelistChameleon
|
||||
- type: HideLayerClothing
|
||||
slots:
|
||||
- Hair
|
||||
|
||||
@@ -197,6 +197,14 @@
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Clothing/Neck/Cloaks/void.rsi
|
||||
- type: ToggleableClothing
|
||||
clothingPrototype: ClothingHeadHatHoodVoidCloak
|
||||
requiredSlot:
|
||||
- neck
|
||||
slot: head
|
||||
- type: ContainerContainer
|
||||
containers:
|
||||
toggleable-clothing: !type:ContainerSlot {}
|
||||
- type: TypingIndicatorClothing
|
||||
proto: alien
|
||||
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 776 B |
BIN
Resources/Textures/Clothing/Head/Hoods/voidcloak.rsi/icon.png
Normal file
BIN
Resources/Textures/Clothing/Head/Hoods/voidcloak.rsi/icon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 316 B |
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-4.0",
|
||||
"copyright": "Made by Dezzzix; Discord: dezzzix",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"states": [
|
||||
{
|
||||
"name": "icon"
|
||||
},
|
||||
{
|
||||
"name": "equipped-HELMET",
|
||||
"directions": 4
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user