diff --git a/project/data.js b/project/data.js index 7b3ad5f..a88b2df 100644 --- a/project/data.js +++ b/project/data.js @@ -1946,7 +1946,7 @@ var data_a1e2fb4a_e986_4524_b0da_9b7ba7c0874d = }, { "type": "function", - "function": "function(){\ncore.getItem('book', 1);\ncore.getItem('fly', 1);\ncore.getItem('postman', 1);\ncore.getItem('I369', 1);\n}" + "function": "function(){\ncore.getItem('book', 1);\ncore.getItem('fly', 1);\ncore.getItem('postman', 1);\ncore.getItem('I369', 1);\ncore.plugin.可接取任务 = [\"新手任务\"]\ncore.plugin.已提交任务 = []\n}" }, { "type": "insert", diff --git a/project/images/noTask.png b/project/images/noTask.png index c759821..8c2096d 100644 Binary files a/project/images/noTask.png and b/project/images/noTask.png differ diff --git a/project/images/sucessTask.png b/project/images/sucessTask.png index a8cccda..d8f55d5 100644 Binary files a/project/images/sucessTask.png and b/project/images/sucessTask.png differ