自动使用全部理智药选项
This commit is contained in:
parent
258c83aeda
commit
dfc28cd1a2
5 changed files with 80 additions and 48 deletions
|
@ -262,6 +262,8 @@ class RegularTaskPart(ConfModel):
|
|||
"日常任务"
|
||||
maa_gap: float = 3
|
||||
"日常任务间隔"
|
||||
use_all_medicine: bool = False
|
||||
"自动使用全部理智药"
|
||||
maa_expiring_medicine: bool = True
|
||||
"自动使用将要过期(约3天)的理智药"
|
||||
exipring_medicine_on_weekend: bool = False
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue