Updated Antidote's sprite.
This commit is contained in:
parent
2033aa88a9
commit
dd5726acf5
@ -15,8 +15,8 @@ namespace Decimation.Content.Items.Potions
|
||||
|
||||
protected override void Init()
|
||||
{
|
||||
item.width = 20;
|
||||
item.height = 26;
|
||||
item.width = 16;
|
||||
item.height = 22;
|
||||
item.maxStack = 30;
|
||||
item.consumable = true;
|
||||
item.useAnimation = 17;
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 340 B After Width: | Height: | Size: 356 B |
Loading…
Reference in New Issue
Block a user