ClothingUniformJumpsuitCentcomFormal: 3
ClothingUniformJumpskirtCentcomFormalDress: 3
ClothingHeadHatCentcom: 3
+ ClothingHeadHatCentcomcap: 3
ClothingMaskGasCentcom: 3
ClothingHeadsetCentCom: 3
ClothingOuterWinterCentcom: 3
- WhitelistChameleon
- 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
parent: ClothingHeadBase
id: ClothingHeadHatGladiator
--- /dev/null
+{
+ "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
+ }
+ ]
+}
\ No newline at end of file