namespace Content.Shared.Ninja.Systems; /// <summary> /// Sticking triggering and exploding are all in server so this is just for access. /// </summary> public abstract class SharedSpiderChargeSystem : EntitySystem;