Add mountain wall recolor of asteroid rock for mappers. (#11729)

This commit is contained in:
Vordenburg
2022-10-09 15:49:53 -04:00
committed by GitHub
parent ea8b091006
commit e17e08f344
11 changed files with 65 additions and 0 deletions

View File

@@ -0,0 +1,19 @@
- type: entity
id: MountainRock
parent: AsteroidRock
name: mountain rock
description: A craggy mountain wall.
components:
- type: Sprite
sprite: Structures/Walls/mountain_rock.rsi
state: full
- type: entity
id: MountainRockMining
parent: AsteroidRockMining
name: mountain rock
description: A craggy mountain wall.
components:
- type: Sprite
sprite: Structures/Walls/mountain_rock.rsi
state: full

Binary file not shown.

After

Width:  |  Height:  |  Size: 395 B

View File

@@ -0,0 +1,46 @@
{
"version": 1,
"copyright": "recolor of https://github.com/discordia-space/CEV-Eris/commit/a0c067f688288aeb167157203e2170b14cfa9d7f",
"license": "CC-BY-SA-3.0",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"directions": 4,
"name": "rock_0"
},
{
"directions": 4,
"name": "rock_1"
},
{
"directions": 4,
"name": "rock_2"
},
{
"directions": 4,
"name": "rock_3"
},
{
"directions": 4,
"name": "rock_4"
},
{
"directions": 4,
"name": "rock_5"
},
{
"directions": 4,
"name": "rock_6"
},
{
"directions": 4,
"name": "rock_7"
},
{
"name": "full"
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 498 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 500 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 498 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 500 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 496 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 504 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 496 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 493 B