diff --git a/EXILED/Exiled.Events/Handlers/Player.cs b/EXILED/Exiled.Events/Handlers/Player.cs index 308187e80..dc69fda18 100644 --- a/EXILED/Exiled.Events/Handlers/Player.cs +++ b/EXILED/Exiled.Events/Handlers/Player.cs @@ -70,7 +70,7 @@ public class Player public static Event EarningAchievement { get; set; } = new(); /// - /// Invoked before the player starts to use an . + /// Invoked before the player starts to use an . In other words, it is invoked just before the animation starts. /// /// /// Items that will invoke this event: SCP-1853, SCP-207, Anti-Cola, all medical, SCP-244, SCP-1576 and SCP-268.