diff --git a/EXILED/Exiled.API/Enums/EffectType.cs b/EXILED/Exiled.API/Enums/EffectType.cs
index eb29bd5869..8ac82586aa 100644
--- a/EXILED/Exiled.API/Enums/EffectType.cs
+++ b/EXILED/Exiled.API/Enums/EffectType.cs
@@ -24,12 +24,12 @@ public enum EffectType
None,
///
- /// The player isn't able to open their inventory or reload a weapon.
+ /// Prevents the player from reloading weapons and using medical items.
///
AmnesiaItems,
///
- /// The player isn't able to see properly.
+ /// Makes SCP-939 invisible to players under its effect. Visibility is temporarily restored when SCP-939 takes damage or attacks.
///
AmnesiaVision,