* Walls * Airlocks mostly ported * Disposal Unit * Tiles * Lighting * Catwalk * Windows * Some vending machine work * More Vending Machines * Rest of vending machine sprites ported * Fixes to vending machines * Tables (This took a lot of work) * Fixes low walls being required for window smoothing - Also replaces window damage visualization * Plasma Window * APC * SMES + Reorganized parts.yml * Furniture and Organization and Removed Shelf * Renamed seats.yml to chairs.yml * Dispensers * Lazy-fixed the glass airlocks * Don't need this no more * Tilez * blue circuit my fucking beloved * Switches lights to cev one * Conveyors and Switch * Reorients lights * !ALERT! MAP CHANGES !ALERT! Co-authored-by: Vera Aguilera Puerto <gradientvera@outlook.com>
128 lines
1.7 KiB
JSON
128 lines
1.7 KiB
JSON
{
|
|
"version": 1,
|
|
"license": "CC-BY-SA-3.0",
|
|
"copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/9c7d509354ee030300f63c701da63c17928c3b3b and modified by Swept",
|
|
"size": {
|
|
"x": 32,
|
|
"y": 32
|
|
},
|
|
"states": [
|
|
{
|
|
"name": "broken"
|
|
},
|
|
{
|
|
"name": "sparks-unlit",
|
|
"delays": [
|
|
[
|
|
0.1,
|
|
0.1,
|
|
0.1,
|
|
0.1,
|
|
0.1,
|
|
0.1
|
|
]
|
|
]
|
|
},
|
|
{
|
|
"name": "apc0"
|
|
},
|
|
{
|
|
"name": "emag-unlit",
|
|
"delays": [
|
|
[
|
|
0.5,
|
|
0.5
|
|
]
|
|
]
|
|
},
|
|
{
|
|
"name": "panel"
|
|
},
|
|
{
|
|
"name": "apco0-0"
|
|
},
|
|
{
|
|
"name": "apco0-1"
|
|
},
|
|
{
|
|
"name": "apco0-2"
|
|
},
|
|
{
|
|
"name": "apco0-3"
|
|
},
|
|
{
|
|
"name": "apco1-0"
|
|
},
|
|
{
|
|
"name": "apco1-1"
|
|
},
|
|
{
|
|
"name": "apco1-2"
|
|
},
|
|
{
|
|
"name": "apco1-3"
|
|
},
|
|
{
|
|
"name": "apco2-0"
|
|
},
|
|
{
|
|
"name": "apco2-1"
|
|
},
|
|
{
|
|
"name": "apco2-2"
|
|
},
|
|
{
|
|
"name": "apco2-3"
|
|
},
|
|
{
|
|
"name": "apco3-0",
|
|
"delays": [
|
|
[
|
|
1,
|
|
2
|
|
]
|
|
]
|
|
},
|
|
{
|
|
"name": "apco3-1",
|
|
"delays": [
|
|
[
|
|
0.1,
|
|
0.1,
|
|
0.1,
|
|
0.1,
|
|
0.1,
|
|
0.2
|
|
]
|
|
]
|
|
},
|
|
{
|
|
"name": "apco3-2",
|
|
"delays": [
|
|
[
|
|
1,
|
|
1
|
|
]
|
|
]
|
|
},
|
|
{
|
|
"name": "apco3-3",
|
|
"delays": [
|
|
[
|
|
0.1,
|
|
0.1,
|
|
0.1,
|
|
0.1,
|
|
0.1
|
|
]
|
|
]
|
|
},
|
|
{
|
|
"name": "apcox-0"
|
|
},
|
|
{
|
|
"name": "apcox-1"
|
|
}
|
|
]
|
|
}
|