using Content.Shared.Starlight.Medical.Surgery; namespace Content.Client._Starlight.Medical.Surgery; // Based on the RMC14. // https://github.com/RMC-14/RMC-14 public sealed class SurgerySystem : SharedSurgerySystem { }