fix: 鸡腿好感和盗宝团好感修复,使用新版exit_and_relogin action (#473)

* 盗宝团好感

* 避免计算出负数运行次数

* fix: 鸡腿好感修复
This commit is contained in:
秋云
2025-03-27 09:55:28 +08:00
committed by GitHub
parent 7262e64b36
commit ab7b485755
14 changed files with 291 additions and 297 deletions

View File

@@ -18,7 +18,7 @@
},
{
"id": 2,
"action": "",
"action": "exit_and_relogin",
"move_mode": "walk",
"type": "target",
"x": -4529.2578125,

View File

@@ -46,7 +46,7 @@
"y": -3084.009765625,
"type": "target",
"move_mode": "walk",
"action": ""
"action": "exit_and_relogin"
}
]
}