Updated Necro Caster's sprite.
Fixed the Bone projectile hurt the Necro Caster's.
This commit is contained in:
parent
e14436efd7
commit
6db71f1c36
Binary file not shown.
|
Before Width: | Height: | Size: 1.6 KiB After Width: | Height: | Size: 1.4 KiB |
@ -22,6 +22,7 @@ namespace Decimation.Content.Projectiles
|
||||
projectile.tileCollide = false;
|
||||
DamageType = DecimationWeapon.DamageType.Ranged;
|
||||
projectile.hostile = true;
|
||||
projectile.friendly = false;
|
||||
projectile.penetrate = 2;
|
||||
projectile.timeLeft = 60;
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user