2021-02-28 00:59:20 +00:00
{
"version" : 1 ,
"license" : "CC-BY-SA-3.0" ,
2023-12-16 14:20:39 +11:00
"copyright" : "Taken from tgstation and modified by Swept at commit https://github.com/tgstation/tgstation/commit/c6e3401f2e7e1e55c57060cdf956a98ef1fefc24, tweaked by Ubaser" ,
2021-02-28 00:59:20 +00:00
"size" : {
"x" : 32 ,
"y" : 32
} ,
"states" : [
{
2021-04-29 18:09:14 +00:00
"name" : "black"
2021-02-28 00:59:20 +00:00
} ,
2021-08-17 15:28:58 -07:00
{
"name" : "black-inhand-left" ,
"directions" : 4
} ,
{
"name" : "black-inhand-right" ,
"directions" : 4
} ,
2021-02-28 00:59:20 +00:00
{
2021-04-29 18:09:14 +00:00
"name" : "blue"
2021-02-28 00:59:20 +00:00
} ,
2021-08-17 15:28:58 -07:00
{
"name" : "blue-inhand-left" ,
"directions" : 4
} ,
{
"name" : "blue-inhand-right" ,
"directions" : 4
} ,
2021-02-28 00:59:20 +00:00
{
2021-04-29 18:09:14 +00:00
"name" : "box"
2021-02-28 00:59:20 +00:00
} ,
2021-08-17 15:28:58 -07:00
{
"name" : "box-inhand-left" ,
"directions" : 4
} ,
{
"name" : "box-inhand-right" ,
"directions" : 4
} ,
2021-02-28 00:59:20 +00:00
{
2021-04-29 18:09:14 +00:00
"name" : "green"
2021-02-28 00:59:20 +00:00
} ,
2021-08-17 15:28:58 -07:00
{
"name" : "green-inhand-left" ,
"directions" : 4
} ,
{
"name" : "green-inhand-right" ,
"directions" : 4
} ,
2021-02-28 00:59:20 +00:00
{
2021-04-29 18:09:14 +00:00
"name" : "mime"
2021-02-28 00:59:20 +00:00
} ,
2021-08-17 15:28:58 -07:00
{
"name" : "mime-inhand-left" ,
"directions" : 4
} ,
{
"name" : "mime-inhand-right" ,
"directions" : 4
} ,
2021-02-28 00:59:20 +00:00
{
2021-04-29 18:09:14 +00:00
"name" : "orange"
2021-02-28 00:59:20 +00:00
} ,
2021-08-17 15:28:58 -07:00
{
"name" : "orange-inhand-left" ,
"directions" : 4
} ,
{
"name" : "orange-inhand-right" ,
"directions" : 4
} ,
2021-02-28 00:59:20 +00:00
{
2021-04-29 18:09:14 +00:00
"name" : "purple"
2021-02-28 00:59:20 +00:00
} ,
2021-08-17 15:28:58 -07:00
{
"name" : "purple-inhand-left" ,
"directions" : 4
} ,
{
"name" : "purple-inhand-right" ,
"directions" : 4
} ,
2021-02-28 00:59:20 +00:00
{
2021-04-29 18:09:14 +00:00
"name" : "rainbow"
2021-02-28 00:59:20 +00:00
} ,
2021-08-17 15:28:58 -07:00
{
"name" : "rainbow-inhand-left" ,
"directions" : 4
} ,
{
"name" : "rainbow-inhand-right" ,
"directions" : 4
} ,
2021-02-28 00:59:20 +00:00
{
2021-04-29 18:09:14 +00:00
"name" : "red"
2021-02-28 00:59:20 +00:00
} ,
2021-08-17 15:28:58 -07:00
{
"name" : "red-inhand-left" ,
"directions" : 4
} ,
{
"name" : "red-inhand-right" ,
"directions" : 4
} ,
2021-02-28 00:59:20 +00:00
{
2021-04-29 18:09:14 +00:00
"name" : "white"
2021-02-28 00:59:20 +00:00
} ,
2021-08-17 15:28:58 -07:00
{
"name" : "white-inhand-left" ,
"directions" : 4
} ,
{
"name" : "white-inhand-right" ,
"directions" : 4
} ,
2021-02-28 00:59:20 +00:00
{
2021-04-29 18:09:14 +00:00
"name" : "yellow"
2021-02-28 00:59:20 +00:00
} ,
2021-08-17 15:28:58 -07:00
{
"name" : "yellow-inhand-left" ,
"directions" : 4
} ,
{
"name" : "yellow-inhand-right" ,
"directions" : 4
} ,
2021-02-28 00:59:20 +00:00
{
2021-04-29 18:09:14 +00:00
"name" : "green_box"
2021-02-28 00:59:20 +00:00
} ,
{
2021-04-29 18:09:14 +00:00
"name" : "orange_box"
2021-02-28 00:59:20 +00:00
} ,
{
2021-04-29 18:09:14 +00:00
"name" : "purple_box"
2021-02-28 00:59:20 +00:00
} ,
{
2021-04-29 18:09:14 +00:00
"name" : "red_box"
2021-02-28 00:59:20 +00:00
} ,
{
2021-04-29 18:09:14 +00:00
"name" : "yellow_box"
2021-02-28 00:59:20 +00:00
} ,
{
2021-04-29 18:09:14 +00:00
"name" : "black_box"
2021-02-28 00:59:20 +00:00
} ,
{
2021-04-29 18:09:14 +00:00
"name" : "blue_box"
2023-12-16 14:20:39 +11:00
} ,
{
"name" : "white_box"
2021-02-28 00:59:20 +00:00
}
]
}