PARTY HATS YIPPIE (#22850)

* :party:

* a little trolling
This commit is contained in:
lzk
2023-12-22 08:25:20 +01:00
committed by GitHub
parent 09c48c710b
commit 279d345e6c
18 changed files with 137 additions and 0 deletions

View File

@@ -196,6 +196,14 @@
- id: DrinkLean
amount: 4
- id: KnifePlastic
- id: ClothingHeadHatPartyRed
amount: 2
- id: ClothingHeadHatPartyYellow
amount: 2
- id: ClothingHeadHatPartyGreen
amount: 2
- id: ClothingHeadHatPartyBlue
amount: 2
- type: entity
id: CrateFunWaterGuns

View File

@@ -819,3 +819,44 @@
sprite: Clothing/Head/Hats/gladiator.rsi
- type: Clothing
sprite: Clothing/Head/Hats/gladiator.rsi
- type: entity
parent: ClothingHeadBase
id: ClothingHeadHatPartyRed
name: red party hat
description: Spread a joy!
components:
- type: Sprite
sprite: Clothing/Head/Hats/party_red.rsi
- type: Clothing
sprite: Clothing/Head/Hats/party_red.rsi
- type: entity
parent: ClothingHeadHatPartyRed
id: ClothingHeadHatPartyYellow
name: yellow party hat
components:
- type: Sprite
sprite: Clothing/Head/Hats/party_yellow.rsi
- type: Clothing
sprite: Clothing/Head/Hats/party_yellow.rsi
- type: entity
parent: ClothingHeadHatPartyRed
id: ClothingHeadHatPartyGreen
name: green party hat
components:
- type: Sprite
sprite: Clothing/Head/Hats/party_green.rsi
- type: Clothing
sprite: Clothing/Head/Hats/party_green.rsi
- type: entity
parent: ClothingHeadHatPartyRed
id: ClothingHeadHatPartyBlue
name: blue party hat
components:
- type: Sprite
sprite: Clothing/Head/Hats/party_blue.rsi
- type: Clothing
sprite: Clothing/Head/Hats/party_blue.rsi

Binary file not shown.

After

Width:  |  Height:  |  Size: 418 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 331 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 703 B

View File

@@ -0,0 +1,22 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Created by netwy(583844759429316618)",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "icon"
},
{
"name": "equipped-HELMET-hamster",
"directions": 4
},
{
"name": "equipped-HELMET",
"directions": 4
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 642 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 323 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 737 B

View File

@@ -0,0 +1,22 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Created by netwy(583844759429316618)",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "icon"
},
{
"name": "equipped-HELMET-hamster",
"directions": 4
},
{
"name": "equipped-HELMET",
"directions": 4
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 414 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 324 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 736 B

View File

@@ -0,0 +1,22 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Created by netwy(583844759429316618)",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "icon"
},
{
"name": "equipped-HELMET-hamster",
"directions": 4
},
{
"name": "equipped-HELMET",
"directions": 4
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 410 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 337 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 712 B

View File

@@ -0,0 +1,22 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Created by netwy(583844759429316618)",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "icon"
},
{
"name": "equipped-HELMET-hamster",
"directions": 4
},
{
"name": "equipped-HELMET",
"directions": 4
}
]
}