* 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>
24 lines
428 B
JSON
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
|
|
]
|
|
]
|
|
}
|
|
]
|
|
}
|