* Water cups wearable as party hats
* Removed extra commented lines
- type: Clothing
sprite: Clothing/Head/Hats/party_blue.rsi
+- type: entity
+ parent: ClothingHeadHatPartyRed
+ id: ClothingHeadHatPartyWaterCup
+ name: water cup party hat
+ description: Not as fulfilling as you had hoped...
+ components:
+ - type: Sprite
+ sprite: Clothing/Head/Hats/party_water_cup.rsi
+ - type: Clothing
+ sprite: Clothing/Head/Hats/party_water_cup.rsi
+
- type: entity
parent: ClothingHeadBase
id: ClothingHeadHatGreyFlatcap
- type: Tag
tags:
- Trash
+ - DroneUsable
+ - WhitelistChameleon
- type: TrashOnSolutionEmpty
solution: drink
+ - type: Clothing
+ slots:
+ - HEAD
+ sprite: Clothing/Head/Hats/party_water_cup.rsi
--- /dev/null
+{
+ "version": 1,
+ "license": "CC-BY-SA-3.0",
+ "copyright": "Krunklehorn (GitHub), shape by netwy(583844759429316618), colors from https://github.com/discordia-space/CEV-Eris/raw/f7aa28fd4b4d0386c3393d829681ebca526f1d2d/icons/obj/drinks.dmi",
+ "size": {
+ "x": 32,
+ "y": 32
+ },
+ "states": [
+ {
+ "name": "icon"
+ },
+ {
+ "name": "equipped-HELMET-hamster",
+ "directions": 4
+ },
+ {
+ "name": "equipped-HELMET",
+ "directions": 4
+ }
+ ]
+}