diff --git a/Content.Shared/Silicons/Borgs/BorgTypePrototype.cs b/Content.Shared/Silicons/Borgs/BorgTypePrototype.cs index 5708b16cc11..25190e09413 100644 --- a/Content.Shared/Silicons/Borgs/BorgTypePrototype.cs +++ b/Content.Shared/Silicons/Borgs/BorgTypePrototype.cs @@ -13,7 +13,7 @@ namespace Content.Shared.Silicons.Borgs; /// Information for a borg type that can be selected by . /// /// -[Prototype] +[Prototype(-5)] // DeltaV - force load after shaders public sealed partial class BorgTypePrototype : IPrototype { [ValidatePrototypeId]