Files
OldThink/Resources/Textures/Constructible/Misc/bookshelf.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

33 lines
498 B
JSON

{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Taken from cev-eris at commit https://github.com/discordia-space/CEV-Eris/commit/f777c8ddf7a529b002df17909566d5d93b8ad201",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "base"
},
{
"name": "book-0"
},
{
"name": "book-1"
},
{
"name": "book-2"
},
{
"name": "book-3"
},
{
"name": "book-4"
},
{
"name": "book-5"
}
]
}