Adds dog bed and bed construction. (#6263)

This commit is contained in:
Lamrr
2022-01-30 15:47:12 +11:00
committed by GitHub
parent d11f7ca8ca
commit c30e4b36db
5 changed files with 124 additions and 8 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 527 B

View File

@@ -1,7 +1,7 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/11402f6ae62facc2e8bcfa1f8ef5353b26663278",
"copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/d5cb4288ec5f7cb9fb5b6f6e798f4c64cd82cd09",
"size": {
"x": 32,
"y": 32
@@ -10,6 +10,9 @@
{
"name": "bed"
},
{
"name": "dogbed"
},
{
"name": "mattress"
},