* Prototype that's mostly borked rather than completely borked * ECS inserting mats * Partial ECS mostly done, needs cleanup and visualizer * Replace timers * Power visualizes at least * First ""working"" version * Clean up all lathes * Colors * Fix animation timing * Fixes greyscale, adds a bunch of colors * Give every (used) material a color * Made most lathes take long enough you can at least see there's some sort of animation * Insertion feedback popup * Sound for circuit printer and uniform printer * Fix queueing, optimize update * Remove mono crash * cleanup * Fix test failure * Techfab inserting sprite * Cleanup and commenting * Fix bug in CanProduce check * Fix UI resolves * Mirror review stuff
115 lines
1.6 KiB
JSON
115 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/c6e3401f2e7e1e55c57060cdf956a98ef1fefc24",
|
|
"size": {
|
|
"x": 32,
|
|
"y": 32
|
|
},
|
|
"states": [
|
|
{
|
|
"name": "ash"
|
|
},
|
|
{
|
|
"name": "alienhide"
|
|
},
|
|
{
|
|
"name": "bananium"
|
|
},
|
|
{
|
|
"name": "bearpelt"
|
|
},
|
|
{
|
|
"name": "cathide"
|
|
},
|
|
{
|
|
"name": "cloth"
|
|
},
|
|
{
|
|
"name": "cloth_2"
|
|
},
|
|
{
|
|
"name": "cloth_3"
|
|
},
|
|
{
|
|
"name": "corgihide"
|
|
},
|
|
{
|
|
"name": "cotton"
|
|
},
|
|
{
|
|
"name": "cotton_2"
|
|
},
|
|
{
|
|
"name": "cotton_3"
|
|
},
|
|
{
|
|
"name": "diamond"
|
|
},
|
|
{
|
|
"name": "diamond-inhand-left",
|
|
"directions": 4
|
|
},
|
|
{
|
|
"name": "diamond-inhand-right",
|
|
"directions": 4
|
|
},
|
|
{
|
|
"name": "durathread"
|
|
},
|
|
{
|
|
"name": "durathread_2"
|
|
},
|
|
{
|
|
"name": "durathread_3"
|
|
},
|
|
{
|
|
"name": "durathreadraw"
|
|
},
|
|
{
|
|
"name": "durathreadraw_2"
|
|
},
|
|
{
|
|
"name": "durathreadraw_3"
|
|
},
|
|
{
|
|
"name": "hide"
|
|
},
|
|
{
|
|
"name": "hide_2"
|
|
},
|
|
{
|
|
"name": "hide_3"
|
|
},
|
|
{
|
|
"name": "leather"
|
|
},
|
|
{
|
|
"name": "leather_2"
|
|
},
|
|
{
|
|
"name": "leather_3"
|
|
},
|
|
{
|
|
"name": "monkeyhide"
|
|
},
|
|
{
|
|
"name": "phoron_gem"
|
|
},
|
|
{
|
|
"name": "phoron_gem_spent"
|
|
},
|
|
{
|
|
"name": "wood"
|
|
},
|
|
{
|
|
"name": "wood-inhand-left",
|
|
"directions": 4
|
|
},
|
|
{
|
|
"name": "wood-inhand-right",
|
|
"directions": 4
|
|
}
|
|
]
|
|
}
|