Reverted the Hour Glass sprites to the original (the good one)
This commit is contained in:
parent
ab564d0d3c
commit
4e65dbdfbb
@ -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 |
Loading…
Reference in New Issue
Block a user