diff --git a/Scripts/Misc/SkillCheck.cs b/Scripts/Misc/SkillCheck.cs index 7fa8f59..c126b6d 100644 --- a/Scripts/Misc/SkillCheck.cs +++ b/Scripts/Misc/SkillCheck.cs @@ -60,7 +60,7 @@ namespace Server.Misc false,// Fencing = 42, false,// Wrestling = 43, true,// Lumberjacking = 44, - true,// Mining = 45, + false,// Mining = 45, true,// Meditation = 46, true,// Stealth = 47, true,// RemoveTrap = 48,