Skip to content

Commit

Permalink
Slightly Greener Grass and Cold Mountain Rock tile. (#737)
Browse files Browse the repository at this point in the history
(Marginally) Greener wasteland and alternative mountain rock.
  • Loading branch information
ZetaNull authored Dec 2, 2024
1 parent cd41ff6 commit 1092548
Show file tree
Hide file tree
Showing 24 changed files with 86 additions and 0 deletions.
40 changes: 40 additions & 0 deletions Resources/Prototypes/_Nuclear14/Entities/Structures/Walls/rock.yml
Original file line number Diff line number Diff line change
Expand Up @@ -875,3 +875,43 @@
- map: [ "enum.EdgeLayer.West" ]
state: rock_andesite_west
- state: rock_salt

# Cold Mountain Rock.
- type: entity
id: ColdMountainRock
parent: BaseStructure
name: cold mountain rock
suffix: Un-mineable
description: A craggy mountain wall. It is too hard to mine. Colder.
components:
- type: Sprite
sprite: _Nuclear14/Structures/Walls/cold_mountain_rock.rsi
state: full
- type: Damageable
damageContainer: Inorganic
damageModifierSet: StrongMetallic
- type: Destructible
thresholds:
- trigger:
!type:DamageTrigger
damage: 1500
behaviors:
- !type:DoActsBehavior
acts: ["Destruction"]
- type: Occluder
- type: Airtight
- type: Fixtures
fixtures:
fix1:
shape:
!type:PhysShapeAabb
bounds: "-0.5,-0.5,0.5,0.5"
density: 100
mask:
- FullTileMask
layer:
- WallLayer
- type: IconSmooth
key: walls
base: rock_

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -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"
}
]
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified Resources/Textures/_Nuclear14/Tiles/wasteland.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified Resources/Textures/_Nuclear14/Tiles/wasteswampbottom.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified Resources/Textures/_Nuclear14/Tiles/wasteswampbottomleft.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified Resources/Textures/_Nuclear14/Tiles/wasteswampbottomleftcorner.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified Resources/Textures/_Nuclear14/Tiles/wasteswampbottomright.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified Resources/Textures/_Nuclear14/Tiles/wasteswampleft.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified Resources/Textures/_Nuclear14/Tiles/wasteswampright.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified Resources/Textures/_Nuclear14/Tiles/wasteswamptop.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified Resources/Textures/_Nuclear14/Tiles/wasteswamptopleft.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified Resources/Textures/_Nuclear14/Tiles/wasteswamptopleftcorner.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified Resources/Textures/_Nuclear14/Tiles/wasteswamptopright.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified Resources/Textures/_Nuclear14/Tiles/wasteswamptoprightcorner.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 1092548

Please sign in to comment.