TABLE TIME LET'S GET ITTTTTTT (#2141)
* 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
This commit is contained in:
@@ -0,0 +1,65 @@
|
||||
{
|
||||
"version": 1,
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32,
|
||||
"license":"CC-BY-SA-3.0",
|
||||
"copyright":"Taken from cev-eris at commit https://github.com/discordia-space/CEV-Eris/commit/f777c8ddf7a529b002df17909566d5d93b8ad201",
|
||||
},
|
||||
"states": [
|
||||
{
|
||||
"name": "book-0",
|
||||
"directions": 1,
|
||||
"delays": [
|
||||
[
|
||||
1.0
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "book-1",
|
||||
"directions": 1,
|
||||
"delays": [
|
||||
[
|
||||
1.0
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "book-2",
|
||||
"directions": 1,
|
||||
"delays": [
|
||||
[
|
||||
1.0
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "book-3",
|
||||
"directions": 1,
|
||||
"delays": [
|
||||
[
|
||||
1.0
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "book-4",
|
||||
"directions": 1,
|
||||
"delays": [
|
||||
[
|
||||
1.0
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "book-5",
|
||||
"directions": 1,
|
||||
"delays": [
|
||||
[
|
||||
1.0
|
||||
]
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user