* Replace pilot chair with a better sprite * Refactors furniture.yml * Cleans up dumb indentations * Massive table cleanup YEAAHAHAAAHAHAHA FUCK YEAH WE CAN GAMBLE NOW * Bookshelves, rack, metal shelf * Actually good looking carpets holy crap lois * three more colored carpets * Rest of carpet colors and they now have proper drawdepth * Adds Phoron windows and recolor phoron gas * A bunch of decorative lights * CarpetBase now abstract * Inhands for torches * Tables now have icons and a much nicer rsi/yaml layout * Carpet Icons fix * Removes old carpet
235 lines
3.1 KiB
JSON
235 lines
3.1 KiB
JSON
{
|
|
"version": 1,
|
|
"size": {
|
|
"x": 32,
|
|
"y": 32
|
|
},
|
|
"states": [
|
|
{
|
|
"name": "markerbronze",
|
|
"directions": 1,
|
|
"delays": [
|
|
[
|
|
1
|
|
]
|
|
]
|
|
},
|
|
{
|
|
"name": "markerbronze-on",
|
|
"directions": 1,
|
|
"delays": [
|
|
[
|
|
1
|
|
]
|
|
]
|
|
},
|
|
{
|
|
"name": "markerburgundy",
|
|
"directions": 1,
|
|
"delays": [
|
|
[
|
|
1
|
|
]
|
|
]
|
|
},
|
|
{
|
|
"name": "markerburgundy-on",
|
|
"directions": 1,
|
|
"delays": [
|
|
[
|
|
1
|
|
]
|
|
]
|
|
},
|
|
{
|
|
"name": "markercerulean",
|
|
"directions": 1,
|
|
"delays": [
|
|
[
|
|
1
|
|
]
|
|
]
|
|
},
|
|
{
|
|
"name": "markercerulean-on",
|
|
"directions": 1,
|
|
"delays": [
|
|
[
|
|
1
|
|
]
|
|
]
|
|
},
|
|
{
|
|
"name": "markerfuchsia",
|
|
"directions": 1,
|
|
"delays": [
|
|
[
|
|
1
|
|
]
|
|
]
|
|
},
|
|
{
|
|
"name": "markerfuchsia-on",
|
|
"directions": 1,
|
|
"delays": [
|
|
[
|
|
1
|
|
]
|
|
]
|
|
},
|
|
{
|
|
"name": "markerindigo",
|
|
"directions": 1,
|
|
"delays": [
|
|
[
|
|
1
|
|
]
|
|
]
|
|
},
|
|
{
|
|
"name": "markerindigo-on",
|
|
"directions": 1,
|
|
"delays": [
|
|
[
|
|
1
|
|
]
|
|
]
|
|
},
|
|
{
|
|
"name": "markerjade",
|
|
"directions": 1,
|
|
"delays": [
|
|
[
|
|
1
|
|
]
|
|
]
|
|
},
|
|
{
|
|
"name": "markerjade-on",
|
|
"directions": 1,
|
|
"delays": [
|
|
[
|
|
1
|
|
]
|
|
]
|
|
},
|
|
{
|
|
"name": "markerlime",
|
|
"directions": 1,
|
|
"delays": [
|
|
[
|
|
1
|
|
]
|
|
]
|
|
},
|
|
{
|
|
"name": "markerlime-on",
|
|
"directions": 1,
|
|
"delays": [
|
|
[
|
|
1
|
|
]
|
|
]
|
|
},
|
|
{
|
|
"name": "markerolive",
|
|
"directions": 1,
|
|
"delays": [
|
|
[
|
|
1
|
|
]
|
|
]
|
|
},
|
|
{
|
|
"name": "markerolive-on",
|
|
"directions": 1,
|
|
"delays": [
|
|
[
|
|
1
|
|
]
|
|
]
|
|
},
|
|
{
|
|
"name": "markerpurple",
|
|
"directions": 1,
|
|
"delays": [
|
|
[
|
|
1
|
|
]
|
|
]
|
|
},
|
|
{
|
|
"name": "markerpurple-on",
|
|
"directions": 1,
|
|
"delays": [
|
|
[
|
|
1
|
|
]
|
|
]
|
|
},
|
|
{
|
|
"name": "markerrandom",
|
|
"directions": 1,
|
|
"delays": [
|
|
[
|
|
1
|
|
]
|
|
]
|
|
},
|
|
{
|
|
"name": "markerteal",
|
|
"directions": 1,
|
|
"delays": [
|
|
[
|
|
1
|
|
]
|
|
]
|
|
},
|
|
{
|
|
"name": "markerteal-on",
|
|
"directions": 1,
|
|
"delays": [
|
|
[
|
|
1
|
|
]
|
|
]
|
|
},
|
|
{
|
|
"name": "markerviolet",
|
|
"directions": 1,
|
|
"delays": [
|
|
[
|
|
1
|
|
]
|
|
]
|
|
},
|
|
{
|
|
"name": "markerviolet-on",
|
|
"directions": 1,
|
|
"delays": [
|
|
[
|
|
1
|
|
]
|
|
]
|
|
},
|
|
{
|
|
"name": "markeryellow",
|
|
"directions": 1,
|
|
"delays": [
|
|
[
|
|
1
|
|
]
|
|
]
|
|
},
|
|
{
|
|
"name": "markeryellow-on",
|
|
"directions": 1,
|
|
"delays": [
|
|
[
|
|
1
|
|
]
|
|
]
|
|
}
|
|
]
|
|
}
|