add: wooden doshasprites (#136)

This commit is contained in:
ThereDrD0
2024-02-28 17:00:28 +03:00
committed by GitHub
parent 9776dd7f11
commit 6c242fabf9
40 changed files with 145 additions and 4 deletions

View File

@@ -410,9 +410,9 @@
description: Do not apply fire to this. Rumour says it burns easily.
components:
- type: Sprite
sprite: Structures/Furniture/Tables/wood.rsi
sprite: White/Structures/Furniture/Tables/wood.rsi
- type: Icon
sprite: Structures/Furniture/Tables/wood.rsi
sprite: White/Structures/Furniture/Tables/wood.rsi
- type: Damageable
damageModifierSet: Wood
- type: Destructible

View File

@@ -5,7 +5,7 @@
description: Mostly filled with books.
components:
- type: Sprite
sprite: Structures/Furniture/bookshelf.rsi
sprite: White/Structures/Furniture/bookshelf.rsi
snapCardinals: true
layers:
- state: base

View File

@@ -5,7 +5,7 @@
description: Wooden dresser, can store things inside itself, ideal for underwear, and someone's kidneys?...
components:
- type: Sprite
sprite: Structures/Furniture/furniture.rsi
sprite: White/Structures/Furniture/furniture.rsi
state: dresser
- type: Damageable
damageModifierSet: Wood

Binary file not shown.

After

Width:  |  Height:  |  Size: 858 B

View File

@@ -0,0 +1,46 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Taken from vgstation at commit https://github.com/vgstation-coders/vgstation13/commit/a138859aec54b20dac65eb76e94e9db1b2202f55 and modified by Swept",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "full"
},
{
"name": "state_0",
"directions": 4
},
{
"name": "state_1",
"directions": 4
},
{
"name": "state_2",
"directions": 4
},
{
"name": "state_3",
"directions": 4
},
{
"name": "state_4",
"directions": 4
},
{
"name": "state_5",
"directions": 4
},
{
"name": "state_6",
"directions": 4
},
{
"name": "state_7",
"directions": 4
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 963 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 963 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 950 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 950 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 652 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 439 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 94 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 211 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 426 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 446 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 455 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 473 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 491 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 503 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 511 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 507 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 517 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 533 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 242 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 597 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 266 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 301 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 304 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 348 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 358 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 372 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 417 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 392 B

View File

@@ -0,0 +1,81 @@
{
"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": "empty"
},
{
"name": "smooth",
"directions": 4
},
{
"name": "book-0"
},
{
"name": "book-1"
},
{
"name": "book-2"
},
{
"name": "book-3"
},
{
"name": "book-4"
},
{
"name": "book-5"
},
{
"name": "book-6"
},
{
"name": "book-7"
},
{
"name": "book-8"
},
{
"name": "book-9"
},
{
"name": "book-10"
},
{
"name": "book-11"
},
{
"name": "book-12"
},
{
"name": "book-13"
},
{
"name": "book-14"
},
{
"name": "book-15"
},
{
"name": "book-16"
},
{
"name": "book-17"
},
{
"name": "book-18"
},
{
"name": "book-19"
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 661 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 932 B

View File

@@ -0,0 +1,14 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/d5cb4288ec5f7cb9fb5b6f6e798f4c64cd82cd09, Taken from vgstation at commit https://github.com/vgstation-coders/vgstation13/commit/9d7ff729b6b89eee0b3d750327f9fbaff4aeb045",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "dresser"
}
]
}