* Added The Solid Headband, avaliable from hacked clothesmates
* Added The Solid Headband, avaliable from hacked clothesmates
ToyFigurinePassenger: 1
ToyFigurineGreytider: 1
ClothingBackpackSatchelSmugglerUnanchored: 1
+ ClothingHeadHatSolidHeadband: 2
# DO NOT ADD MORE, USE UNIFORM DYING
sprite: Clothing/Head/Hats/beret_medic.rsi
- type: Clothing
sprite: Clothing/Head/Hats/beret_medic.rsi
+
+- type: entity
+ parent: ClothingHeadBase
+ id: ClothingHeadHatSolidHeadband
+ name: solid headband
+ description: "You'll feel like you're Invisible while wearing this! (DISCLAIMER: DOES NOT ACTUALLY MAKE THE WEARER INVISIBLE)"
+ components:
+ - type: Sprite
+ sprite: Clothing/Head/Hats/solidheadband.rsi
+ - type: Clothing
+ sprite: Clothing/Head/Hats/solidheadband.rsi
--- /dev/null
+{
+ "version": 1,
+ "license": "CC-BY-SA-3.0",
+ "copyright": "Sprited by Jacktastic09 (Discord)",
+ "size": {
+ "x": 32,
+ "y": 32
+ },
+ "states": [
+ {
+ "name": "icon"
+ },
+ {
+ "name": "equipped-HELMET",
+ "directions": 4
+ },
+ {
+ "name": "inhand-left",
+ "directions": 4
+ },
+ {
+ "name": "inhand-right",
+ "directions": 4
+ }
+ ]
+}