namespace Content.Shared._DV.Compatibility;
[Obsolete("Do not use. See SpiderChargeSystem on how to handle bombing targets. This will be removed in the future.")]
[RegisterComponent]
public sealed partial class BombingTargetComponent : Component;