Files
crystall-punk-14/Resources/Textures/_CP14/Objects/ModularTools/Rod/arrow.rsi/meta.json
Nim 88462e5a1b Modular arrows (#906)
* arrow

* sprite

* slots

* migration

* fix

* fix2

* del

---------

Co-authored-by: Ed <96445749+TheShuEd@users.noreply.github.com>
2025-02-19 22:36:21 +03:00

26 lines
353 B
JSON

{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Created by odlieerr (discord)",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "tail"
},
{
"name": "icon"
},
{
"name": "inhand-left",
"directions": 4
},
{
"name": "inhand-right",
"directions": 4
}
]
}