* Added Plasma and Uranium Windoors, plus uranium directional windows * I forgor the locked proto's too ;-; * Skill issue, forgot to remove something that was a test * Please dear git tests, let me sleep (ShardGlassRUranium indeed does not exist) * No more static prices for windows/windoors * I wish I knew how to run the tests locally ;-;
173 lines
4.0 KiB
JSON
173 lines
4.0 KiB
JSON
{
|
|
"version":1,
|
|
"license":"CC-BY-SA-3.0",
|
|
"copyright":"Taken from tgstation at https://github.com/tgstation/tgstation/blob/3681006d7102045e334e8eddb23a8685fcdb258a/icons/obj/doors/windoor.dmi, edited by SphiraI(github)",
|
|
"size": {
|
|
"x":32,
|
|
"y":32
|
|
},
|
|
"states":[
|
|
{
|
|
"name":"assembly",
|
|
"directions":4,
|
|
"delays":[
|
|
[
|
|
0.3,0.3
|
|
],
|
|
[
|
|
0.3,0.3
|
|
],
|
|
[
|
|
0.3,0.3
|
|
],
|
|
[
|
|
0.3,0.3
|
|
]
|
|
]
|
|
},
|
|
{
|
|
"name":"closed",
|
|
"directions":4
|
|
},
|
|
{
|
|
"name":"closed_unlit",
|
|
"directions":4
|
|
},
|
|
{
|
|
"name":"closing",
|
|
"directions":4,
|
|
"delays":[
|
|
[
|
|
0.1,0.1,0.1,0.1,0.1,0.1,0.1
|
|
],
|
|
[
|
|
0.1,0.1,0.1,0.1,0.1,0.1,0.1
|
|
],
|
|
[
|
|
0.1,0.1,0.1,0.1,0.1,0.1,0.1
|
|
],
|
|
[
|
|
0.1,0.1,0.1,0.1,0.1,0.1,0.1
|
|
]
|
|
]
|
|
},
|
|
{
|
|
"name":"closing_unlit",
|
|
"directions":4,
|
|
"delays":[
|
|
[
|
|
0.1,0.1,0.1,0.1,0.1,0.1,0.1
|
|
],
|
|
[
|
|
0.1,0.1,0.1,0.1,0.1,0.1,0.1
|
|
],
|
|
[
|
|
0.1,0.1,0.1,0.1,0.1,0.1,0.1
|
|
],
|
|
[
|
|
0.1,0.1,0.1,0.1,0.1,0.1,0.1]
|
|
]
|
|
},
|
|
{
|
|
"name":"open",
|
|
"directions":4
|
|
},
|
|
{
|
|
"name":"open_unlit",
|
|
"directions":4
|
|
},
|
|
{
|
|
"name":"opening",
|
|
"directions":4,
|
|
"delays":[
|
|
[
|
|
0.1,0.1,0.1,0.1,0.1,0.1,0.1
|
|
],
|
|
[
|
|
0.1,0.1,0.1,0.1,0.1,0.1,0.1
|
|
],
|
|
[
|
|
0.1,0.1,0.1,0.1,0.1,0.1,0.1
|
|
],
|
|
[
|
|
0.1,0.1,0.1,0.1,0.1,0.1,0.1
|
|
]
|
|
]
|
|
},
|
|
{
|
|
"name":"opening_unlit",
|
|
"directions":4,
|
|
"delays":[
|
|
[
|
|
0.1,0.1,0.1,0.1,0.1,0.1,0.1
|
|
],
|
|
[
|
|
0.1,0.1,0.1,0.1,0.1,0.1,0.1
|
|
],
|
|
[
|
|
0.1,0.1,0.1,0.1,0.1,0.1,0.1
|
|
],
|
|
[
|
|
0.1,0.1,0.1,0.1,0.1,0.1,0.1
|
|
]
|
|
]
|
|
},
|
|
{
|
|
"name":"deny_unlit",
|
|
"directions":4,
|
|
"delays":[
|
|
[
|
|
0.1,0.2,0.1
|
|
],
|
|
[
|
|
0.1,0.2,0.1
|
|
],
|
|
[
|
|
0.1,0.2,0.1
|
|
],
|
|
[
|
|
0.1,0.2,0.1
|
|
]
|
|
]
|
|
},
|
|
{
|
|
"name":"sparks",
|
|
"directions":4,
|
|
"delays":[
|
|
[
|
|
0.1,0.1,0.1,0.1,0.1,0.1
|
|
],
|
|
[
|
|
0.1,0.1,0.1,0.1,0.1,0.1
|
|
],
|
|
[
|
|
0.1,0.1,0.1,0.1,0.1,0.1
|
|
],
|
|
[
|
|
0.1,0.1,0.1,0.1,0.1,0.1
|
|
]
|
|
]
|
|
},
|
|
{
|
|
"name":"panel_open",
|
|
"directions":4
|
|
},
|
|
{
|
|
"name":"bolted_unlit",
|
|
"directions":4
|
|
},
|
|
{
|
|
"name":"welded",
|
|
"directions":4
|
|
},
|
|
{
|
|
"name":"secure_underlay",
|
|
"directions":4
|
|
},
|
|
{
|
|
"name": "emergency_unlit",
|
|
"directions": 4
|
|
}
|
|
]
|
|
}
|