From 69d0964b9b22a5049f64742bd15387a1678ab8c9 Mon Sep 17 00:00:00 2001 From: endernon Date: Tue, 7 Jan 2025 23:00:27 +0000 Subject: [PATCH] remove shiny stats from the repo (idk why it was committed tbh) --- shiny_stats.json | 50 ------------------------------------------------ 1 file changed, 50 deletions(-) delete mode 100644 shiny_stats.json diff --git a/shiny_stats.json b/shiny_stats.json deleted file mode 100644 index 8659ad3..0000000 --- a/shiny_stats.json +++ /dev/null @@ -1,50 +0,0 @@ -[ - { - "id": 1, - "key": "mobsKilled", - "displayName": "Mobs Killed", - "statUnit": "raw" - }, - { - "id": 2, - "key": "raidsWon", - "displayName": "Raids Won", - "statUnit": "raw" - }, - { - "id": 3, - "key": "chestsOpened", - "displayName": "Chests Opened", - "statUnit": "raw" - }, - { - "id": 4, - "key": "warsWon", - "displayName": "Wars Won", - "statUnit": "raw" - }, - { - "id": 5, - "key": "playersKilled", - "displayName": "Players Killed", - "statUnit": "raw" - }, - { - "id": 6, - "key": "dungeonsWon", - "displayName": "Dungeons Won", - "statUnit": "raw" - }, - { - "id": 7, - "key": "deaths", - "displayName": "Deaths", - "statUnit": "raw" - }, - { - "id": 8, - "key": "lootrunsCompleted", - "displayName": "Lootruns Completed", - "statUnit": "raw" - } -]