* 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>
109 lines
1.7 KiB
JSON
109 lines
1.7 KiB
JSON
{
|
|
"version": 1,
|
|
"license": "CC-BY-SA-3.0",
|
|
"copyright": "Taken from https://github.com/discordia-space/CEV-Eris/blob/c34c1b30abf18aa552e19294523924c39e5ea127/icons/turf/wall_masks.dmi and modified.",
|
|
"size": {
|
|
"x": 32,
|
|
"y": 32
|
|
},
|
|
"states": [
|
|
{
|
|
"name": "full"
|
|
},
|
|
{
|
|
"name": "solid0",
|
|
"directions": 4
|
|
},
|
|
{
|
|
"name": "solid1",
|
|
"directions": 4
|
|
},
|
|
{
|
|
"name": "solid2",
|
|
"directions": 4
|
|
},
|
|
{
|
|
"name": "solid3",
|
|
"directions": 4
|
|
},
|
|
{
|
|
"name": "solid4",
|
|
"directions": 4
|
|
},
|
|
{
|
|
"name": "solid5",
|
|
"directions": 4
|
|
},
|
|
{
|
|
"name": "solid6",
|
|
"directions": 4
|
|
},
|
|
{
|
|
"name": "solid7",
|
|
"directions": 4
|
|
},
|
|
{
|
|
"name": "reinf_construct-0"
|
|
},
|
|
{
|
|
"name": "reinf_construct-1"
|
|
},
|
|
{
|
|
"name": "reinf_construct-2"
|
|
},
|
|
{
|
|
"name": "reinf_construct-3"
|
|
},
|
|
{
|
|
"name": "reinf_construct-4"
|
|
},
|
|
{
|
|
"name": "reinf_construct-5"
|
|
},
|
|
{
|
|
"name": "reinf_cult"
|
|
},
|
|
{
|
|
"name": "reinf_over0",
|
|
"directions": 4
|
|
},
|
|
{
|
|
"name": "reinf_over1",
|
|
"directions": 4
|
|
},
|
|
{
|
|
"name": "reinf_over2",
|
|
"directions": 4
|
|
},
|
|
{
|
|
"name": "reinf_over3",
|
|
"directions": 4
|
|
},
|
|
{
|
|
"name": "reinf_over4",
|
|
"directions": 4
|
|
},
|
|
{
|
|
"name": "reinf_over5",
|
|
"directions": 4
|
|
},
|
|
{
|
|
"name": "reinf_over6",
|
|
"directions": 4
|
|
},
|
|
{
|
|
"name": "reinf_over7",
|
|
"directions": 4
|
|
},
|
|
{
|
|
"name": "rgeneric"
|
|
},
|
|
{
|
|
"name": "wall_girder"
|
|
},
|
|
{
|
|
"name": "reinforced_wall_girder"
|
|
}
|
|
]
|
|
}
|