10 lines
291 B
TOML
10 lines
291 B
TOML
|
|
[common]
|
|
#Whether to disable the Relic's Advancement Check. Default is false.
|
|
disableAdvancementCheck = false
|
|
#Whether to disable the Ego's Limit of Number of Player. Default is false.
|
|
disableLimit = false
|
|
#Whether to disable the Ego's disarm. Default is false.
|
|
disableDisarm = true
|
|
|