Updated Bloodied Essence's sprite.

This commit is contained in:
FyloZ 2020-06-30 16:04:34 -04:00
parent 33fe5a6189
commit 27cc2cee02
2 changed files with 2 additions and 4 deletions

View File

@ -9,11 +9,9 @@ namespace Decimation.Content.Items.Misc
protected override void Init() protected override void Init()
{ {
item.width = 16; item.width = 20;
item.height = 16; item.height = 20;
item.value = 100; item.value = 100;
this.item.maxStack = 999;
} }
} }
} }

Binary file not shown.

Before

Width:  |  Height:  |  Size: 257 B

After

Width:  |  Height:  |  Size: 279 B