Files
OldThink/Resources/Textures/Constructible/Misc/furniture.rsi/meta.json
Swept 29d02a3740 Attempts to fix all physics bugs at once (#3610)
* Fixed Rack/Shelf

* Fixes bookshelf, bed

* Placeable for beds for bedsheets

* Bunch of Physics changes, ask metalgearsloth about em'

* More modifications

* More

* Other stuff

* Organizes entities yaml a little bit

* Something new

* Fixed, happy with the state of this rn

* A

* A

* Ye

* E

* Done for now...

* Applied Reviws

* Changes

* Fix the robust commit

* Fixes tests?

* E

Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com>
Co-authored-by: Metal Gear Sloth <metalgearsloth@gmail.com>
2021-03-26 12:51:26 +11:00

110 lines
1.7 KiB
JSON

{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Taken from cev-eris at https://github.com/discordia-space/CEV-Eris/commit/59fe5dd2841f47a8abce60eecb9fafad34282bd0",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "armchair_preview",
"directions": 4
},
{
"name": "bar_chair",
"directions": 4
},
{
"name": "bar_chair_over",
"directions": 4
},
{
"name": "bar_stool"
},
{
"name": "bed"
},
{
"name": "chair",
"directions": 4
},
{
"name": "chair_armrest",
"directions": 4
},
{
"name": "chair_padding",
"directions": 4
},
{
"name": "chair_padding_over",
"directions": 4
},
{
"name": "chair_preview",
"directions": 4
},
{
"name": "comfychair_preview",
"directions": 4
},
{
"name": "officechair_dark",
"directions": 4
},
{
"name": "officechair_white",
"directions": 4
},
{
"name": "psychbed"
},
{
"name": "psychbed_padding"
},
{
"name": "shuttle_chair",
"directions": 4
},
{
"name": "stool_base"
},
{
"name": "stool_padded_preview"
},
{
"name": "stool_padding"
},
{
"name": "stool_preview"
},
{
"name": "w_overlay",
"directions": 4
},
{
"name": "wheelchair",
"directions": 4
},
{
"name": "wheelchair_folded",
"directions": 4
},
{
"name": "wooden_chair",
"directions": 4
},
{
"name": "wooden_chair_wings",
"directions": 4
},
{
"name": "shelf"
},
{
"name": "rack"
}
]
}