diff --git a/Content.Server/StationEvents/Components/VentClogRuleComponent.cs b/Content.Server/StationEvents/Components/VentClogRuleComponent.cs index eb016a5a83..ae2166dc17 100644 --- a/Content.Server/StationEvents/Components/VentClogRuleComponent.cs +++ b/Content.Server/StationEvents/Components/VentClogRuleComponent.cs @@ -46,7 +46,10 @@ public sealed class VentClogRuleComponent : Component /// Reagents that gets the weak numbers used instead of regular ones. /// [DataField("weakReagents", customTypeSerializer: typeof(PrototypeIdListSerializer))] - public IReadOnlyList WeakReagents = new[] { "SpaceLube" }; + public IReadOnlyList WeakReagents = new[] + { + "SpaceLube", "SpaceGlue" + }; /// /// Quantity of weak reagents to put in the foam.