1
0
Fork 0
forked from Simnation/Main
This commit is contained in:
Nordi98 2025-06-30 11:45:49 +02:00
parent 493d552b78
commit c57c5c1056
3 changed files with 4 additions and 3 deletions

View file

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