public MagicBullet(Witch owner) { this.owner = owner; }
public MagicBullet(Witch owner) { this.owner = owner; base.canCollideWithAmmo = false; }