Updated Wasp Necklace's sprite.

This commit is contained in:
FyloZ 2020-07-09 17:37:10 -04:00
parent 1879d58994
commit 2033aa88a9
2 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ namespace Decimation.Content.Items.Accessories
protected override void InitAccessory()
{
item.width = 30;
item.width = 32;
item.height = 32;
item.value = Item.buyPrice(gold: 1, silver: 70);
item.rare = Rarity.Green.GetRarityValue();

Binary file not shown.

Before

Width:  |  Height:  |  Size: 594 B

After

Width:  |  Height:  |  Size: 471 B