From 88329cd7d52268f8a20e63a662529810b8e93d98 Mon Sep 17 00:00:00 2001 From: ceikry Date: Sat, 10 Jul 2021 15:47:11 -0500 Subject: [PATCH] Added the unlock trigger for Volcanic Vikings --- 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 91060a7b3..6aee332d7 100644 --- a/Server/data/configs/music_configs.json +++ b/Server/data/configs/music_configs.json @@ -2266,5 +2266,11 @@ "name": "Norse Code", "indexId": "439", "borders": "{2404,3797,2421,3820}" + }, + { + "id": "225", + "name": "Volcanic Vikings", + "indexId": "440", + "borders": "{2304,3785,2635,3818}" } ]