Co-authored-by: a.rudenko <creadth@gmail.com> Co-authored-by: creadth <creadth@users.noreply.github.com> Co-authored-by: DrSmugleaf <DrSmugleaf@users.noreply.github.com>
38 lines
791 B
JSON
38 lines
791 B
JSON
{
|
|
"version": 1,
|
|
"size": {
|
|
"x": 32,
|
|
"y": 32
|
|
},
|
|
"license": "CC-BY-SA-3.0",
|
|
"copyright": "Taken from https://github.com/tgstation/tgstation at commit e1142f20f5e4661cb6845cfcf2dd69f864d67432",
|
|
"states": [
|
|
{
|
|
"name": "icon",
|
|
"directions": 1,
|
|
"delays": [
|
|
[
|
|
1.0
|
|
]
|
|
]
|
|
},
|
|
{
|
|
"name": "inhand-left",
|
|
"directions": 1,
|
|
"delays": [
|
|
[
|
|
1.0
|
|
]
|
|
]
|
|
},
|
|
{
|
|
"name": "inhand-right",
|
|
"directions": 1,
|
|
"delays": [
|
|
[
|
|
1.0
|
|
]
|
|
]
|
|
}
|
|
]
|
|
} |