* mining-doors * mining-tiles * mining-window * Change copyright in meta.json * Change license in attributions.yml
47 lines
804 B
JSON
47 lines
804 B
JSON
{
|
|
"version": 1,
|
|
"license": "CC-BY-SA-3.0",
|
|
"copyright": "Taken from Paradise station https://github.com/ParadiseSS13/Paradise/blob/master/icons/obj/smooth_structures/windows/pod_window.dmi and modified by NULL882",
|
|
"size": {
|
|
"x": 32,
|
|
"y": 32
|
|
},
|
|
"states": [
|
|
{
|
|
"name": "full"
|
|
},
|
|
{
|
|
"name": "mwindow0",
|
|
"directions": 4
|
|
},
|
|
{
|
|
"name": "mwindow1",
|
|
"directions": 4
|
|
},
|
|
{
|
|
"name": "mwindow2",
|
|
"directions": 4
|
|
},
|
|
{
|
|
"name": "mwindow3",
|
|
"directions": 4
|
|
},
|
|
{
|
|
"name": "mwindow4",
|
|
"directions": 4
|
|
},
|
|
{
|
|
"name": "mwindow5",
|
|
"directions": 4
|
|
},
|
|
{
|
|
"name": "mwindow6",
|
|
"directions": 4
|
|
},
|
|
{
|
|
"name": "mwindow7",
|
|
"directions": 4
|
|
}
|
|
]
|
|
}
|