This commit is contained in:
Nordi98 2025-06-29 07:15:36 +02:00
parent 93eca35471
commit 51d9f2d06e
2 changed files with 13 additions and 8 deletions

View file

@ -70,8 +70,8 @@ Config.JobBossRanks = {
specificRanks = {}
},
["cinema"] = {
maxRank = false, -- Will automatically detect the highest rank
specificRanks = {0,1} -- Or you can specify ranks like {3, 4} if needed
maxRank = true, -- Will automatically detect the highest rank
specificRanks = {1} -- Or you can specify ranks like {3, 4} if needed
},
["kayas"] = {
maxRank = true,