New Chests

This commit is contained in:
Jaraten
2024-05-21 18:06:41 +05:00
parent 26f91c3a5a
commit 41c505afa0
10 changed files with 36 additions and 0 deletions

View File

@@ -55,3 +55,16 @@
node: CP14WoodenChest
containers:
- entity_storage
- type: entity
parent:
- CP14WoodenChest
id: CP14BrassChest
name: brass chest
description: A simple brass chest for easy storage of junk.
components:
- type: Icon
sprite: _CP14/Structures/Storage/Crates/brasschest.rsi
state: icon
- type: Sprite
sprite: _CP14/Structures/Storage/Crates/brasschest.rsi

Binary file not shown.

After

Width:  |  Height:  |  Size: 505 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 509 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 796 B

View File

@@ -0,0 +1,23 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Created by Agoichi (Github) for CrystallPunk",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "icon"
},
{
"name": "base"
},
{
"name": "closed"
},
{
"name": "open"
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 409 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 377 B

After

Width:  |  Height:  |  Size: 398 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 354 B

After

Width:  |  Height:  |  Size: 409 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 546 B

After

Width:  |  Height:  |  Size: 611 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 319 B

After

Width:  |  Height:  |  Size: 318 B