mirror of
https://github.com/smallfawn/QLScriptPublic.git
synced 2025-12-17 23:35:02 +08:00
Update dwnc.js
This commit is contained in:
4
dwnc.js
4
dwnc.js
@@ -1,6 +1,6 @@
|
||||
/**
|
||||
* 得物农场
|
||||
* cron 55 8,12,18,22 * * * dewu_farm.js
|
||||
* cron 35 8,12,18,22 * * * dewu_farm.js
|
||||
*
|
||||
* 22/11/29 浇水 签到 领取水滴 气泡水滴
|
||||
* rewrite 23/5/4 author:XL
|
||||
@@ -356,7 +356,7 @@ class UserInfo {
|
||||
console.log("领取累计任务奖励");
|
||||
await this.task_extra(this.extraAwardList[i].condition)
|
||||
} else {
|
||||
console.log("累计任务奖励未达到要求");
|
||||
|
||||
}
|
||||
}
|
||||
await this.task_watering_reward()//
|
||||
|
||||
Reference in New Issue
Block a user