aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/database.ts1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/database.ts b/src/database.ts
index 5cd10db..46822b3 100644
--- a/src/database.ts
+++ b/src/database.ts
@@ -113,6 +113,7 @@ const leaderboardInfos: { [ leaderboardName: string ]: string } = {
highest_critical_damage: 'uhhhhh yeah idk either',
leaderboards_count: 'This leaderboard counts how many leaderboards players are in the top 100 for.',
top_1_leaderboards_count: 'This leaderboard counts how many leaderboards players are #1 for.',
+ skill_social: 'This leaderboard is inaccurate because Hypixel only shows social skill data on some API profiles.'
}