6
2026-01-24 12:49:55 +03:00

111 lines
1.6 KiB
JSON

{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/bfc9c6ba8126ee8c41564d68c4bfb9ce37faa8f8 and modified by Swept",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "match_burnt"
},
{
"name": "match_lit",
"delays": [
[
0.2,
0.2,
0.2
]
]
},
{
"name": "match_unlit"
},
{
"name": "matchbox"
},
{
"name": "matchbox-open"
},
{
"name": "matchbox1"
},
{
"name": "matchbox2"
},
{
"name": "matchbox3"
},
{
"name": "matchbox-inhand-left",
"directions": 4
},
{
"name": "matchbox-inhand-right",
"directions": 4
},
{
"name": "unlit-inhand-left",
"directions": 4
},
{
"name": "unlit-inhand-right",
"directions": 4
},
{
"name": "lit-inhand-left",
"directions": 4,
"delays": [
[
0.2,
0.2,
0.2
],
[
0.2,
0.2,
0.2
],
[
0.2,
0.2,
0.2
],
[
0.2,
0.2,
0.2
]
]
},
{
"name": "lit-inhand-right",
"directions": 4,
"delays": [
[
0.2,
0.2,
0.2
],
[
0.2,
0.2,
0.2
],
[
0.2,
0.2,
0.2
],
[
0.2,
0.2,
0.2
]
]
}
]
}