ClothingShoesBootsCowboyBrown: 1
ClothingShoesBootsCowboyBlack: 1
ClothingShoesBootsCowboyWhite: 1
+ ClothingMaskNeckGaiterRed: 2
emaggedInventory:
ClothingShoesBling: 1
ClothingShoesBootsCowboyFancy: 1
tags:
- WhitelistChameleon
+- type: entity
+ parent: ClothingMaskNeckGaiter
+ id: ClothingMaskNeckGaiterRed
+ name: red neck gaiter
+ components:
+ - type: Sprite
+ sprite: Clothing/Mask/neckgaiterred.rsi
+ - type: Clothing
+ sprite: Clothing/Mask/neckgaiterred.rsi
+
- type: entity
parent: ClothingMaskClownBase
id: ClothingMaskSexyClown
--- /dev/null
+{
+ "version": 1,
+ "license": "CC-BY-SA-3.0",
+ "copyright": "Originally sprited by belay5 (Discord) then recolored by Nairod (Github)",
+ "size": {
+ "x": 32,
+ "y": 32
+ },
+ "states": [
+ {
+ "name": "icon"
+ },
+ {
+ "name": "equipped-MASK",
+ "directions": 4
+ },
+ {
+ "name": "equipped-MASK-reptilian",
+ "directions": 4
+ },
+ {
+ "name": "inhand-left",
+ "directions": 4
+ },
+ {
+ "name": "inhand-right",
+ "directions": 4
+ }
+ ]
+}