From 3a72aadbabaff3a912a6e0c5bc1333312945f089 Mon Sep 17 00:00:00 2001 From: Player Name Date: Wed, 4 Oct 2023 06:15:37 +0000 Subject: [PATCH] Corrected music locations and tracks Water altar (Zealot) Blood altar (Bloodbath) Abyss (Into the Abyss) Rogues' Den Corporeal beast (Bane of Summer) Armadyl's Eyrie --- Server/data/configs/music_configs.json | 16 ++++++++++++---- 1 file changed, 12 insertions(+), 4 deletions(-) diff --git a/Server/data/configs/music_configs.json b/Server/data/configs/music_configs.json index 96fb00052..f56393ae5 100644 --- a/Server/data/configs/music_configs.json +++ b/Server/data/configs/music_configs.json @@ -533,7 +533,7 @@ }, { "id": "146", - "borders": "{2688,4800,2751,4863}" + "borders": "{3459,4808,5919,4863}" }, { "id": "148", @@ -1215,7 +1215,7 @@ }, { "id": "402", - "borders": "{2944,4928,3007,4991}-{3008,4928,3071,4991}" + "borders": "{2944,4928,3071,4991}" }, { "id": "403", @@ -1223,7 +1223,7 @@ }, { "id": "404", - "borders": "{2823,5250,2844,5310}-{2844,5250,2878,5280}" + "borders": "{2823,5250,2844,5310}-{2844,5250,2878,5276}" }, { "id": "407", @@ -1243,7 +1243,7 @@ }, { "id": "412", - "borders": "{3008,4800,3071,4863}" + "borders": "{3008,4800,3071,4863}--{3011,4866,3066,4925}" }, { "id": "413", @@ -1564,5 +1564,13 @@ { "id": "379", "borders": "{3520,4928,3584,4992}" + }, + { + "id": "512", + "borders": "{2436,4876,2485,4918}" + }, + { + "id": "564", + "borders": "{2879,4371,3001,4397}" } ]