Add cartouche sprites, fix and improve a block of wall sprites (#3131)

* Rework wall tiles

Reworked a section of misaligned wall tiles and generally improved their appearance and consistency.

* Update items.atlas

Adding cartouches

* Update items.png

Adding cartouches
This commit is contained in:
schnautzr
2023-05-17 23:05:19 -05:00
committed by GitHub
parent b84f5f1a28
commit 77a22e722f
3 changed files with 16 additions and 0 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 747 KiB

After

Width:  |  Height:  |  Size: 747 KiB

View File

@@ -450,3 +450,19 @@ Conjurer's Mantle
ZedruuLantern ZedruuLantern
xy: 336, 128 xy: 336, 128
size: 16, 16 size: 16, 16
CartoucheOfSolidarity
xy:320,176
size:16,16
CartoucheOfKnowledge
xy:320,192
size:16,16
CartoucheOfStrength
xy:320,208
size:16,16
CartoucheOfAmbition
xy:320,224
size:16,16
CartoucheOfZeal
xy:320,240
size:16,16

Binary file not shown.

Before

Width:  |  Height:  |  Size: 278 KiB

After

Width:  |  Height:  |  Size: 280 KiB