Beispiel #1
0
 public virtual void Kill(Terraria.Projectile projectile, int timeLeft)
 {
     projectile.CloneDefaults(ProjectileID.Shuriken);
 }