parent
04fd017326
commit
ac9894f07a
|
|
@ -1,7 +1,7 @@
|
|||
- type: tile
|
||||
id: FloorTilePool
|
||||
name: pool tile
|
||||
sprite: /Textures/_DEN/Tiles/pool.rsi/pool.png
|
||||
sprite: /Textures/_DEN/Tiles/pool/pool.png
|
||||
variants: 4
|
||||
placementVariants:
|
||||
- 1.0
|
||||
|
|
@ -19,7 +19,7 @@
|
|||
- type: tile
|
||||
id: FloorTilePoolDark
|
||||
name: dark pool tile
|
||||
sprite: /Textures/_DEN/Tiles/pool.rsi/pool-dark.png
|
||||
sprite: /Textures/_DEN/Tiles/pool/pool-dark.png
|
||||
variants: 4
|
||||
placementVariants:
|
||||
- 1.0
|
||||
|
|
|
|||
|
|
@ -1,17 +0,0 @@
|
|||
{
|
||||
"version": 1,
|
||||
"license": "CC0-1.0",
|
||||
"copyright": "Sprites by portfiend (GitHub)",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"states": [
|
||||
{
|
||||
"name": "pool"
|
||||
},
|
||||
{
|
||||
"name": "pool-dark"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
@ -0,0 +1,4 @@
|
|||
- files: ["pool.png", "pool-dark.png"]
|
||||
license: "CC0-1.0"
|
||||
copyright: "Sprites by portfiend (GitHub)"
|
||||
source: "https://github.com/TheDenSS14/TheDen/"
|
||||
|
Before Width: | Height: | Size: 893 B After Width: | Height: | Size: 893 B |
|
Before Width: | Height: | Size: 889 B After Width: | Height: | Size: 889 B |
Loading…
Reference in New Issue