Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Farrellka-dev committed Jan 7, 2025
1 parent de51089 commit dd5ca9e
Show file tree
Hide file tree
Showing 26 changed files with 7 additions and 26 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
state: rock_asteroid_north
- map: [ "enum.EdgeLayer.West" ]
state: rock_asteroid_west
- state: rock_ore_diamond
- state: rock_diamond

- type: entity
id: LPPWallRockOreDiamond
Expand All @@ -40,7 +40,7 @@
state: rock_north
- map: [ "enum.EdgeLayer.West" ]
state: rock_west
- state: rock_ore_diamond
- state: rock_diamond

- type: entity
id: LPPWallRockBasaltOreDiamond
Expand All @@ -62,7 +62,7 @@
state: rock_wall_north
- map: [ "enum.EdgeLayer.West" ]
state: rock_wall_west
- state: rock_ore_diamond
- state: rock_diamond

- type: entity
id: LPPWallRockSnowOreDiamond
Expand All @@ -84,7 +84,7 @@
state: rock_snow_north
- map: [ "enum.EdgeLayer.West" ]
state: rock_snow_west
- state: rock_ore_diamond
- state: rock_diamond

- type: entity
id: LPPWallRockSandOreDiamond
Expand All @@ -106,7 +106,7 @@
state: rock_sand_north
- map: [ "enum.EdgeLayer.West" ]
state: rock_sand_west
- state: rock_ore_diamond
- state: rock_diamond

- type: entity
id: LPPWallRockChromiteOreDiamond
Expand All @@ -128,7 +128,7 @@
state: rock_chromite_north
- map: [ "enum.EdgeLayer.West" ]
state: rock_chromite_west
- state: rock_ore_diamond
- state: rock_diamond

- type: entity
id: LPPWallRockAndesiteOreDiamond
Expand All @@ -150,4 +150,4 @@
state: rock_andesite_north
- map: [ "enum.EdgeLayer.West" ]
state: rock_andesite_west
- state: rock_ore_diamond
- state: rock_diamond
Binary file not shown.
Binary file not shown.
Binary file removed Resources/Textures/Objects/Materials/ore.rsi/copper.png
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed Resources/Textures/Structures/Walls/rock.rsi/full.png
Binary file not shown.
Binary file not shown.
19 changes: 0 additions & 19 deletions Resources/Textures/Structures/Walls/rock.rsi/meta.json
Original file line number Diff line number Diff line change
Expand Up @@ -122,25 +122,6 @@
]
]
},
{
"name": "rock_ore_diamond",
"delays": [
[
0.2,
0.2,
0.2,
0.2,
0.2,
0.2,
0.2,
0.2,
0.2,
0.2,
0.2,
0.2
]
]
},
{
"name": "rock_gold"
},
Expand Down
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 comments on commit dd5ca9e

Please sign in to comment.