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

57 lines
1.0 KiB
JSON

{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Taken from tgstation at https://github.com/tgstation/tgstation/commit/e1142f20f5e4661cb6845cfcf2dd69f864d67432 and modified by Swept; Bar spoon by Dezzzix; Smaller forks, spoons (and their plastic variants), and knife by Gavin-TC",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "spoon"
},
{
"name": "spoon-inhand-left",
"directions": 4
},
{
"name": "spoon-inhand-right",
"directions": 4
},
{
"name": "fork"
},
{
"name": "inhand-left",
"directions": 4
},
{
"name": "inhand-right",
"directions": 4
},
{
"name": "loadedfood"
},
{
"name": "plastic_spoon"
},
{
"name": "plastic_fork"
},
{
"name": "plastic_knife"
},
{
"name": "bar_spoon"
},
{
"name": "bar_spoon-inhand-left",
"directions": 4
},
{
"name": "bar_spoon-inhand-right",
"directions": 4
}
]
}