Files
IProduceWidgets 8958c64e6c Highboots (#22382)
* boots

* Boots rsi

* Fix damage values and remove unnecessary item statement

* Oops I still needed the Item statement for the sprite.

* Added to warden locker and maints rare fluff loot pool

* No longer in ward's locker

* Update Resources/Prototypes/Entities/Clothing/Shoes/boots.yml

Co-authored-by: faint <46868845+ficcialfaint@users.noreply.github.com>

---------

Co-authored-by: Nemanja <98561806+EmoGarbage404@users.noreply.github.com>
Co-authored-by: faint <46868845+ficcialfaint@users.noreply.github.com>
2023-12-18 14:40:50 -05:00

27 lines
379 B
JSON

{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Made by IProduceWidgets",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "icon"
},
{
"name": "equipped-FEET",
"directions": 4
},
{
"name": "inhand-left",
"directions": 4
},
{
"name": "inhand-right",
"directions": 4
}
]
}