Adding a holy watermelon helmet (#32272)
* lolkekhatholy alalalla * animationcreate blelebleblbeleb
This commit is contained in:
@@ -791,6 +791,21 @@
|
||||
coefficients:
|
||||
Blunt: 0.95
|
||||
|
||||
- type: entity
|
||||
parent: ClothingHeadBase
|
||||
id: ClothingHeadHatHolyWatermelon
|
||||
name: watermelon halo
|
||||
description: Holy moly.
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Clothing/Head/Hats/holyhatmelon.rsi
|
||||
- type: Clothing
|
||||
sprite: Clothing/Head/Hats/holyhatmelon.rsi
|
||||
- type: Armor
|
||||
modifiers:
|
||||
coefficients:
|
||||
Caustic: 0.95
|
||||
|
||||
- type: entity
|
||||
parent: [ClothingHeadBase, BaseSyndicateContraband]
|
||||
id: ClothingHeadHatSyndie
|
||||
|
||||
@@ -2088,6 +2088,10 @@
|
||||
- type: SliceableFood
|
||||
count: 5
|
||||
slice: FoodHolymelonSlice
|
||||
- type: Butcherable
|
||||
butcheringType: Knife
|
||||
spawned:
|
||||
- id: ClothingHeadHatHolyWatermelon
|
||||
- type: Tag
|
||||
tags:
|
||||
- Fruit
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 593 B |
BIN
Resources/Textures/Clothing/Head/Hats/holyhatmelon.rsi/icon.png
Normal file
BIN
Resources/Textures/Clothing/Head/Hats/holyhatmelon.rsi/icon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 334 B |
Binary file not shown.
|
After Width: | Height: | Size: 491 B |
Binary file not shown.
|
After Width: | Height: | Size: 502 B |
@@ -0,0 +1,52 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "Taken from https://github.com/vgstation-coders/vgstation13/commit/b459ea3fdee965bdc3e93e7983ad7fa610d05c12 and https://github.com/tgstation/tgstation/commit/ead6d8d59753ef033efdfad17f337df268038ff3 and modified by ravage",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"states": [
|
||||
{
|
||||
"name": "icon"
|
||||
},
|
||||
{
|
||||
"name": "equipped-HELMET",
|
||||
"directions": 4,
|
||||
"delays": [
|
||||
[
|
||||
0.5,
|
||||
0.5,
|
||||
0.5,
|
||||
0.5
|
||||
],
|
||||
[
|
||||
0.5,
|
||||
0.5,
|
||||
0.5,
|
||||
0.5
|
||||
],
|
||||
[
|
||||
0.5,
|
||||
0.5,
|
||||
0.5,
|
||||
0.5
|
||||
],
|
||||
[
|
||||
0.5,
|
||||
0.5,
|
||||
0.5,
|
||||
0.5
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "inhand-left",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "inhand-right",
|
||||
"directions": 4
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user