From 97bf6a719b023a7a18b1451978f695376adaaeea Mon Sep 17 00:00:00 2001 From: philliam Date: Mon, 19 Jul 2021 14:59:44 -0400 Subject: [PATCH] Added Islaand of the Trolls song unlock trigger to the northern area of the Fremennik Isles --- Server/data/configs/music_configs.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Server/data/configs/music_configs.json b/Server/data/configs/music_configs.json index 6aee332d7..0a66a3f51 100644 --- a/Server/data/configs/music_configs.json +++ b/Server/data/configs/music_configs.json @@ -1067,6 +1067,12 @@ "indexId": "365", "borders": "{1792,4352,1855,4415}-{1920,4352,1983,4415}" }, + { + "id": "220", + "name": "Island of the Trolls", + "indexId": "441", + "borders": "{2304,3842,2428,3901}" + }, { "id": "241", "name": "Stagnant",