diff --git a/topstats.php b/topstats.php
index 149f682..8232082 100644
--- a/topstats.php
+++ b/topstats.php
@@ -34,7 +34,7 @@ error_reporting(E_ALL);
";
// Displaying top 10 comparisons for each attribute
- $attributes = ['dBNOs', 'damageDealt', 'roadKills', 'teamKills'];
+ $attributes = ['dBNOs', 'damageDealt', 'roadKills', 'teamKills','headshotKills','roundMostKills','kills','wins','top10s'];
foreach ($attributes as $attribute) {
echo "