* 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>
164 lines
2.1 KiB
JSON
164 lines
2.1 KiB
JSON
{
|
|
"version": 1,
|
|
"size": {
|
|
"x": 32,
|
|
"y": 32
|
|
},
|
|
"license": "CC-BY-SA-3.0",
|
|
"copyright": "Taken from https://github.com/discordia-space/CEV-Eris/blob/0b3ab17dbad632ddf738b63900ef8df1926bba47/icons/obj/tables.dmi",
|
|
"states": [
|
|
{
|
|
"name": "full",
|
|
"delays": [
|
|
[
|
|
1
|
|
]
|
|
]
|
|
},
|
|
{
|
|
"name": "state_0",
|
|
"directions": 4,
|
|
"delays": [
|
|
[
|
|
1.0
|
|
],
|
|
[
|
|
1.0
|
|
],
|
|
[
|
|
1.0
|
|
],
|
|
[
|
|
1.0
|
|
]
|
|
]
|
|
},
|
|
{
|
|
"name": "state_1",
|
|
"directions": 4,
|
|
"delays": [
|
|
[
|
|
1.0
|
|
],
|
|
[
|
|
1.0
|
|
],
|
|
[
|
|
1.0
|
|
],
|
|
[
|
|
1.0
|
|
]
|
|
]
|
|
},
|
|
{
|
|
"name": "state_2",
|
|
"directions": 4,
|
|
"delays": [
|
|
[
|
|
1.0
|
|
],
|
|
[
|
|
1.0
|
|
],
|
|
[
|
|
1.0
|
|
],
|
|
[
|
|
1.0
|
|
]
|
|
]
|
|
},
|
|
{
|
|
"name": "state_3",
|
|
"directions": 4,
|
|
"delays": [
|
|
[
|
|
1.0
|
|
],
|
|
[
|
|
1.0
|
|
],
|
|
[
|
|
1.0
|
|
],
|
|
[
|
|
1.0
|
|
]
|
|
]
|
|
},
|
|
{
|
|
"name": "state_4",
|
|
"directions": 4,
|
|
"delays": [
|
|
[
|
|
1.0
|
|
],
|
|
[
|
|
1.0
|
|
],
|
|
[
|
|
1.0
|
|
],
|
|
[
|
|
1.0
|
|
]
|
|
]
|
|
},
|
|
{
|
|
"name": "state_5",
|
|
"directions": 4,
|
|
"delays": [
|
|
[
|
|
1.0
|
|
],
|
|
[
|
|
1.0
|
|
],
|
|
[
|
|
1.0
|
|
],
|
|
[
|
|
1.0
|
|
]
|
|
]
|
|
},
|
|
{
|
|
"name": "state_6",
|
|
"directions": 4,
|
|
"delays": [
|
|
[
|
|
1.0
|
|
],
|
|
[
|
|
1.0
|
|
],
|
|
[
|
|
1.0
|
|
],
|
|
[
|
|
1.0
|
|
]
|
|
]
|
|
},
|
|
{
|
|
"name": "state_7",
|
|
"directions": 4,
|
|
"delays": [
|
|
[
|
|
1.0
|
|
],
|
|
[
|
|
1.0
|
|
],
|
|
[
|
|
1.0
|
|
],
|
|
[
|
|
1.0
|
|
]
|
|
]
|
|
}
|
|
]
|
|
}
|