save old grass sprite

This commit is contained in:
Ed
2024-06-13 12:59:58 +03:00
parent fb7ffc4712
commit 720d4ad144
6 changed files with 15 additions and 8 deletions

View File

@@ -84,14 +84,14 @@
- 1.0
edgeSpritePriority: 3
edgeSprites:
SouthEast: /Textures/Tiles/Planet/Grass/single_edge.png
NorthEast: /Textures/Tiles/Planet/Grass/single_edge.png
NorthWest: /Textures/Tiles/Planet/Grass/single_edge.png
SouthWest: /Textures/Tiles/Planet/Grass/single_edge.png
South: /Textures/Tiles/Planet/Grass/double_edge.png
East: /Textures/Tiles/Planet/Grass/double_edge.png
North: /Textures/Tiles/Planet/Grass/double_edge.png
West: /Textures/Tiles/Planet/Grass/double_edge.png
SouthEast: /Textures/_CP14/Tiles/Grass/single_edge.png
NorthEast: /Textures/_CP14/Tiles/Grass/single_edge.png
NorthWest: /Textures/_CP14/Tiles/Grass/single_edge.png
SouthWest: /Textures/_CP14/Tiles/Grass/single_edge.png
South: /Textures/_CP14/Tiles/Grass/double_edge.png
East: /Textures/_CP14/Tiles/Grass/double_edge.png
North: /Textures/_CP14/Tiles/Grass/double_edge.png
West: /Textures/_CP14/Tiles/Grass/double_edge.png
baseTurf: CP14FloorDirt
deconstructTools: [ CP14Digging ]
itemDrop: CP14DirtEffect

View File

@@ -0,0 +1,7 @@
- files:
- grass.png
- double_edge.png
- single_edge.png
license: "CC-BY-SA-3.0"
copyright: "https://github.com/discordia-space/CEV-Eris/commit/026ee3250ac1de938b503e3eb46ad73dd9c3ca82"
source: "https://github.com/discordia-space/CEV-Eris/commit/026ee3250ac1de938b503e3eb46ad73dd9c3ca82"

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.6 KiB