Del: Remove do_not_use option of dungeon support cuz no effect

This commit is contained in:
LmeSzinc 2024-05-27 22:03:11 +08:00
parent 0da3a9f328
commit d6968fdf64
2 changed files with 4 additions and 2 deletions

View File

@ -635,9 +635,8 @@
"type": "select",
"value": "when_daily",
"option": [
"always_use",
"when_daily",
"do_not_use"
"always_use"
]
},
"Character": {

View File

@ -30,6 +30,9 @@ Dungeon:
value: true
option: [ true, ]
option_bold: [ true, ]
DungeonSupport:
Use:
option: [ when_daily, always_use ]
DailyQuest:
Scheduler:
Enable: