From 8663f11ffd87a32ac6f236e340c62941df8434a4 Mon Sep 17 00:00:00 2001 From: Yamato <66829532+louis1706@users.noreply.github.com> Date: Sat, 23 Dec 2023 11:56:26 +0100 Subject: [PATCH] Update Scp1507Role.cs --- Exiled.API/Features/Roles/Scp1507Role.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Exiled.API/Features/Roles/Scp1507Role.cs b/Exiled.API/Features/Roles/Scp1507Role.cs index e874f71012..ac958f9d78 100644 --- a/Exiled.API/Features/Roles/Scp1507Role.cs +++ b/Exiled.API/Features/Roles/Scp1507Role.cs @@ -133,7 +133,7 @@ public float Multiplier get => SwarmAbility.Multiplier; set => SwarmAbility.Multiplier = value; } - + /// /// Tries to attack door. ///