Files
tbd-station-14/Resources/Textures/Structures/Windows/mining.rsi/meta.json
Ubaser 8cf279e200 Window sprite tweaks (#33282)
* add

* yes
2024-11-13 13:30:40 +01:00

47 lines
837 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, transparency tweaked by Ubaser.",
"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
}
]
}