Updated Slimer's sprite.
This commit is contained in:
parent
448c5f5ca5
commit
689c73d0bd
@ -20,8 +20,8 @@ namespace Decimation.Content.Items.Weapons
|
||||
protected override void InitWeapon()
|
||||
{
|
||||
item.CloneDefaults(ItemID.SlimeGun);
|
||||
item.width = 42;
|
||||
item.height = 26;
|
||||
item.width = 46;
|
||||
item.height = 24;
|
||||
item.value = Item.buyPrice(silver: 40);
|
||||
item.rare = Rarity.Green.GetRarityValue();
|
||||
}
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 582 B After Width: | Height: | Size: 512 B |
Loading…
Reference in New Issue
Block a user