forked from Simnation/Main
Merge branch 'master' of https://git.evolution-state-life.de/Evolution-State-Life/Main
This commit is contained in:
commit
d6d84776d3
3 changed files with 4 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue