Files
Prole a789341b2f Hot Potato Sprite Fix (#39193)
* Current Potato Sprite In

* Bit of Cleanup

* Update Resources/Textures/Objects/Weapons/Bombs/hot_potato.rsi/meta.json

---------

Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com>
2025-07-27 15:48:01 -04:00

24 lines
428 B
JSON

{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "icon from potato.rsi & modified activated by Prole0 (GitHub)",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "icon"
},
{
"name": "activated",
"delays": [
[
0.1,
0.1
]
]
}
]
}