greenified the cap cap (#22013)
This commit is contained in:
@@ -10,6 +10,7 @@
|
|||||||
ClothingUniformJumpsuitCentcomFormal: 3
|
ClothingUniformJumpsuitCentcomFormal: 3
|
||||||
ClothingUniformJumpskirtCentcomFormalDress: 3
|
ClothingUniformJumpskirtCentcomFormalDress: 3
|
||||||
ClothingHeadHatCentcom: 3
|
ClothingHeadHatCentcom: 3
|
||||||
|
ClothingHeadHatCentcomcap: 3
|
||||||
ClothingMaskGasCentcom: 3
|
ClothingMaskGasCentcom: 3
|
||||||
ClothingHeadsetCentCom: 3
|
ClothingHeadsetCentCom: 3
|
||||||
ClothingOuterWinterCentcom: 3
|
ClothingOuterWinterCentcom: 3
|
||||||
|
|||||||
@@ -780,6 +780,22 @@
|
|||||||
- WhitelistChameleon
|
- WhitelistChameleon
|
||||||
- HamsterWearable
|
- HamsterWearable
|
||||||
|
|
||||||
|
- type: entity
|
||||||
|
parent: ClothingHeadBase
|
||||||
|
id: ClothingHeadHatCentcomcap
|
||||||
|
name: CentCom cap
|
||||||
|
description: An extravagant, fancy Central Commander cap.
|
||||||
|
components:
|
||||||
|
- type: Sprite
|
||||||
|
sprite: Clothing/Head/Hats/comcap.rsi
|
||||||
|
- type: Clothing
|
||||||
|
sprite: Clothing/Head/Hats/comcap.rsi
|
||||||
|
- type: Tag
|
||||||
|
tags:
|
||||||
|
- ClothMade
|
||||||
|
- WhitelistChameleon
|
||||||
|
- HamsterWearable
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
parent: ClothingHeadBase
|
parent: ClothingHeadBase
|
||||||
id: ClothingHeadHatGladiator
|
id: ClothingHeadHatGladiator
|
||||||
|
|||||||
Binary file not shown.
|
After Width: | Height: | Size: 393 B |
Binary file not shown.
|
After Width: | Height: | Size: 392 B |
BIN
Resources/Textures/Clothing/Head/Hats/comcap.rsi/icon.png
Normal file
BIN
Resources/Textures/Clothing/Head/Hats/comcap.rsi/icon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 283 B |
22
Resources/Textures/Clothing/Head/Hats/comcap.rsi/meta.json
Normal file
22
Resources/Textures/Clothing/Head/Hats/comcap.rsi/meta.json
Normal file
@@ -0,0 +1,22 @@
|
|||||||
|
{
|
||||||
|
"version": 1,
|
||||||
|
"license": "CC-BY-SA-3.0",
|
||||||
|
"copyright": "Taken from tgstation at https://github.com/tgstation/tgstation/commit/0671297bb1c1b31d5885f2768aecbe9dc51d39e7 , edited by Skarletto (github), Greenified by MACMAN2003",
|
||||||
|
"size": {
|
||||||
|
"x": 32,
|
||||||
|
"y": 32
|
||||||
|
},
|
||||||
|
"states": [
|
||||||
|
{
|
||||||
|
"name": "icon"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "equipped-HELMET-hamster",
|
||||||
|
"directions": 4
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "equipped-HELMET",
|
||||||
|
"directions": 4
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user