add walls

This commit is contained in:
Ed
2024-04-24 11:28:25 +03:00
parent e888747d0c
commit 6307c1b1b5
31 changed files with 170 additions and 7 deletions

View File

@@ -28,18 +28,43 @@
base: brick
- type: entity
id: CP14StoneRuinWall
name: stone wall ruin
suffix: Outdated sprite format!
id: CP14CardboardWall
name: cardboard Wall
description: A wall of paper and thin boards. Enjoys a certain popularity in [eastern place].
parent: CP14BaseWall
description: These walls have seen a lot, and they don't have long to live.
components:
- type: Sprite
sprite: _CP14/Structures/Walls/ruin_stone.rsi
sprite: _CP14/Structures/Walls/cardboard_walls.rsi
- type: Icon
sprite: _CP14/Structures/Walls/ruin_stone.rsi
sprite: _CP14/Structures/Walls/cardboard_walls.rsi
- type: IconSmooth
base: brick
base: cardboard
- type: entity
id: CP14StonebrickWall
name: stone brick Wall
description: Stone brick wall. Classic
parent: CP14BaseWall
components:
- type: Sprite
sprite: _CP14/Structures/Walls/stone_bricks_wall.rsi
- type: Icon
sprite: _CP14/Structures/Walls/stone_bricks_wall.rsi
- type: IconSmooth
base: stonebricks
- type: entity
id: CP14YellowbrickWall
name: yellow brick Wall
description: Yellow bricks laid according to ancient customs
parent: CP14BaseWall
components:
- type: Sprite
sprite: _CP14/Structures/Walls/yellow_bricks_wall.rsi
- type: Icon
sprite: _CP14/Structures/Walls/yellow_bricks_wall.rsi
- type: IconSmooth
base: yellowbricks
- type: entity
id: CP14WoodFullWall

Binary file not shown.

After

Width:  |  Height:  |  Size: 758 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 623 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 758 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 623 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 628 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 421 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 628 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 259 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 487 B

View File

@@ -0,0 +1,46 @@
{
"version": 1,
"license": "CC0-1.0",
"copyright": "By jaraten(discord)",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "full"
},
{
"name": "cardboard0",
"directions": 4
},
{
"name": "cardboard1",
"directions": 4
},
{
"name": "cardboard2",
"directions": 4
},
{
"name": "cardboard3",
"directions": 4
},
{
"name": "cardboard4",
"directions": 4
},
{
"name": "cardboard5",
"directions": 4
},
{
"name": "cardboard6",
"directions": 4
},
{
"name": "cardboard7",
"directions": 4
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 814 B

View File

@@ -0,0 +1,46 @@
{
"version": 1,
"license": "CC0-1.0",
"copyright": "By jaraten(discord)",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "full"
},
{
"name": "stonebricks0",
"directions": 4
},
{
"name": "stonebricks1",
"directions": 4
},
{
"name": "stonebricks2",
"directions": 4
},
{
"name": "stonebricks3",
"directions": 4
},
{
"name": "stonebricks4",
"directions": 4
},
{
"name": "stonebricks5",
"directions": 4
},
{
"name": "stonebricks6",
"directions": 4
},
{
"name": "stonebricks7",
"directions": 4
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 923 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 921 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 922 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 671 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 914 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 257 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 712 B

View File

@@ -0,0 +1,46 @@
{
"version": 1,
"license": "CC0-1.0",
"copyright": "By jaraten(discord)",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "full"
},
{
"name": "yellowbricks0",
"directions": 4
},
{
"name": "yellowbricks1",
"directions": 4
},
{
"name": "yellowbricks2",
"directions": 4
},
{
"name": "yellowbricks3",
"directions": 4
},
{
"name": "yellowbricks4",
"directions": 4
},
{
"name": "yellowbricks5",
"directions": 4
},
{
"name": "yellowbricks6",
"directions": 4
},
{
"name": "yellowbricks7",
"directions": 4
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 824 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 825 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 864 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 567 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 850 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 258 B