Added Knight to weekly boss pool

This commit is contained in:
Chomp
2025-06-30 09:42:53 +01:00
parent 57ddc7ba85
commit 4608567982
2 changed files with 12 additions and 8 deletions
@@ -2919,14 +2919,15 @@
},
"weeklyBoss": {
"enabled": true,
"bossPool": [
"bossBully",
"bossTagilla",
"bossGluhar",
"bossKilla",
"bossKojaniy",
"bossSanitar",
"bossKolontay"
"bossPool": [
"bossBully",
"bossTagilla",
"bossGluhar",
"bossKilla",
"bossKojaniy",
"bossSanitar",
"bossKolontay",
"bossKnight"
]
}
}