Reverted the Hour Glass sprites to the original (the good one)

This commit is contained in:
FyloZ 2020-06-06 14:41:25 -04:00
parent ab564d0d3c
commit 4e65dbdfbb
2 changed files with 2 additions and 2 deletions

View File

@ -12,8 +12,8 @@ namespace Decimation.Content.Items.Tools
protected override void InitTool()
{
this.item.mana = 50;
item.width = 21;
item.height = 21;
item.width = 22;
item.height = 36;
item.useTime = 16;
item.useAnimation = 16;
item.useStyle = 4;

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.4 KiB

After

Width:  |  Height:  |  Size: 329 B