Paper cups as party hats (#24334)
* Water cups wearable as party hats * Removed extra commented lines
This commit is contained in:
@@ -868,6 +868,17 @@
|
||||
- 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
|
||||
|
||||
@@ -330,5 +330,11 @@
|
||||
- type: Tag
|
||||
tags:
|
||||
- Trash
|
||||
- DroneUsable
|
||||
- WhitelistChameleon
|
||||
- type: TrashOnSolutionEmpty
|
||||
solution: drink
|
||||
- type: Clothing
|
||||
slots:
|
||||
- HEAD
|
||||
sprite: Clothing/Head/Hats/party_water_cup.rsi
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 2.1 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 3.2 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 3.1 KiB |
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"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
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user