Files
OldThink/Resources/Textures/Objects/Weapons/Guns/Cannons/pie_cannon.rsi/meta.json

23 lines
401 B
JSON
Raw Normal View History

2021-03-21 18:05:35 +01:00
{
2021-04-04 11:13:19 +00:00
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Taken from tgstation at https://github.com/tgstation/tgstation at dc9cef40447ee86c2b9fff9f690385cd63b655fa",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "piecannon"
2021-03-21 18:05:35 +01:00
},
2021-04-04 11:13:19 +00:00
{
"name": "inhand-left",
"directions": 4
},
{
"name": "inhand-right",
"directions": 4
}
]
2021-03-21 18:05:35 +01:00
}