* lolkekhatholy
alalalla
* animationcreate
blelebleblbeleb
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
- type: SliceableFood
count: 5
slice: FoodHolymelonSlice
+ - type: Butcherable
+ butcheringType: Knife
+ spawned:
+ - id: ClothingHeadHatHolyWatermelon
- type: Tag
tags:
- Fruit
--- /dev/null
+{
+ "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
+ }
+ ]
+}