Add mountain wall recolor of asteroid rock for mappers. (#11729)
19
Resources/Prototypes/Entities/Structures/Walls/mountain.yml
Normal 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
|
||||
BIN
Resources/Textures/Structures/Walls/mountain_rock.rsi/full.png
Normal file
|
After Width: | Height: | Size: 395 B |
@@ -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"
|
||||
}
|
||||
]
|
||||
}
|
||||
BIN
Resources/Textures/Structures/Walls/mountain_rock.rsi/rock_0.png
Normal file
|
After Width: | Height: | Size: 498 B |
BIN
Resources/Textures/Structures/Walls/mountain_rock.rsi/rock_1.png
Normal file
|
After Width: | Height: | Size: 500 B |
BIN
Resources/Textures/Structures/Walls/mountain_rock.rsi/rock_2.png
Normal file
|
After Width: | Height: | Size: 498 B |
BIN
Resources/Textures/Structures/Walls/mountain_rock.rsi/rock_3.png
Normal file
|
After Width: | Height: | Size: 500 B |
BIN
Resources/Textures/Structures/Walls/mountain_rock.rsi/rock_4.png
Normal file
|
After Width: | Height: | Size: 496 B |
BIN
Resources/Textures/Structures/Walls/mountain_rock.rsi/rock_5.png
Normal file
|
After Width: | Height: | Size: 504 B |
BIN
Resources/Textures/Structures/Walls/mountain_rock.rsi/rock_6.png
Normal file
|
After Width: | Height: | Size: 496 B |
BIN
Resources/Textures/Structures/Walls/mountain_rock.rsi/rock_7.png
Normal file
|
After Width: | Height: | Size: 493 B |