Updated Wasp Necklace's sprite.
This commit is contained in:
parent
1879d58994
commit
2033aa88a9
@ -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 |
Loading…
Reference in New Issue
Block a user