From 6102841896e4b121471df0170f7e4d5dfda32358 Mon Sep 17 00:00:00 2001 From: Benedict Etzel Date: Sun, 25 Aug 2024 02:47:26 +0200 Subject: [PATCH] feat: update Battlegrounds pool for 30.2.1 --- config.json | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/config.json b/config.json index 8afbc63..afe7e6c 100644 --- a/config.json +++ b/config.json @@ -296,5 +296,16 @@ "short_name": "Tae'thelan" } ], - "battlegrounds_tag_overrides": [] + "battlegrounds_tag_overrides": [ + { + "dbf_id": 95286, + "tag": 1456, + "value": 1 + }, + { + "dbf_id": 113405, + "tag": 1456, + "value": 0 + } + ] }