forked from Simnation/Main
Update config.lua
This commit is contained in:
parent
dc47213f4b
commit
6415d58612
1 changed files with 1 additions and 1 deletions
|
@ -70,7 +70,7 @@ Config.JobBossRanks = {
|
||||||
specificRanks = {}
|
specificRanks = {}
|
||||||
},
|
},
|
||||||
["cinema"] = {
|
["cinema"] = {
|
||||||
maxRank = true, -- Will automatically detect the highest rank
|
maxRank = false, -- Will automatically detect the highest rank
|
||||||
specificRanks = {1} -- Or you can specify ranks like {3, 4} if needed
|
specificRanks = {1} -- Or you can specify ranks like {3, 4} if needed
|
||||||
},
|
},
|
||||||
["kayas"] = {
|
["kayas"] = {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue