fix: 鸡腿好感和盗宝团好感修复,使用新版exit_and_relogin action (#473)
* 盗宝团好感 * 避免计算出负数运行次数 * fix: 鸡腿好感修复
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
},
|
||||
{
|
||||
"id": 2,
|
||||
"action": "",
|
||||
"action": "exit_and_relogin",
|
||||
"move_mode": "walk",
|
||||
"type": "target",
|
||||
"x": -4529.2578125,
|
||||
|
||||
@@ -46,7 +46,7 @@
|
||||
"y": -3084.009765625,
|
||||
"type": "target",
|
||||
"move_mode": "walk",
|
||||
"action": ""
|
||||
"action": "exit_and_relogin"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user