Updated Bloodied Essence's sprite.
This commit is contained in:
parent
33fe5a6189
commit
27cc2cee02
@ -9,11 +9,9 @@ namespace Decimation.Content.Items.Misc
|
|||||||
|
|
||||||
protected override void Init()
|
protected override void Init()
|
||||||
{
|
{
|
||||||
item.width = 16;
|
item.width = 20;
|
||||||
item.height = 16;
|
item.height = 20;
|
||||||
item.value = 100;
|
item.value = 100;
|
||||||
|
|
||||||
this.item.maxStack = 999;
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Binary file not shown.
|
Before Width: | Height: | Size: 257 B After Width: | Height: | Size: 279 B |
Loading…
Reference in New Issue
Block a user