diff --git a/EXILED/Exiled.Events/Patches/Events/Scp330/InteractingScp330.cs b/EXILED/Exiled.Events/Patches/Events/Scp330/InteractingScp330.cs index 6bff66c86..c8ff97d32 100644 --- a/EXILED/Exiled.Events/Patches/Events/Scp330/InteractingScp330.cs +++ b/EXILED/Exiled.Events/Patches/Events/Scp330/InteractingScp330.cs @@ -83,9 +83,8 @@ private static IEnumerable Transpiler(IEnumerable instruction.LoadsField(Field(typeof(ReferenceHub), nameof(ReferenceHub.playerEffectsController)))) + serverEffectLocationStart; - newInstructions[enableEffect].WithLabels(enableEffectLabel); - - newInstructions.InsertRange( + newInstructions[enableEffect].WithLabels(enableEffectLabel); + newInstructions.InsertRange( addShouldSeverIndex, new[] {