2021-01-11 00:17:28 +01:00
{
"version" : 1 ,
"license" : "CC-BY-SA-3.0" ,
2021-08-19 22:37:01 -07:00
"copyright" : "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/bfc9c6ba8126ee8c41564d68c4bfb9ce37faa8f8 and modified by Swept" ,
2021-01-11 00:17:28 +01:00
"size" : {
"x" : 32 ,
"y" : 32
} ,
"states" : [
{
2021-01-13 12:04:38 +00:00
"name" : "match_burnt"
2021-01-11 00:17:28 +01:00
} ,
{
"name" : "match_lit" ,
"delays" : [
[
0.2 ,
0.2 ,
0.2
]
]
} ,
{
2021-01-13 12:04:38 +00:00
"name" : "match_unlit"
2021-01-11 00:17:28 +01:00
} ,
{
2021-01-13 12:04:38 +00:00
"name" : "matchbox"
2021-01-11 00:17:28 +01:00
} ,
{
2021-08-19 22:37:01 -07:00
"name" : "matchbox-open"
2021-01-11 00:17:28 +01:00
} ,
{
2021-08-19 22:37:01 -07:00
"name" : "matchbox1"
2021-01-11 00:17:28 +01:00
} ,
{
2021-08-19 22:37:01 -07:00
"name" : "matchbox2"
} ,
{
"name" : "matchbox3"
} ,
{
"name" : "matchbox-inhand-left" ,
"directions" : 4
} ,
{
"name" : "matchbox-inhand-right" ,
"directions" : 4
2021-05-05 13:52:30 -07:00
} ,
{
2021-08-17 16:26:35 -07:00
"name" : "unlit-inhand-left" ,
"directions" : 4
2021-05-05 13:52:30 -07:00
} ,
{
2021-08-17 16:26:35 -07:00
"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
]
]
2021-01-11 00:17:28 +01:00
}
]
}