Update patrol routing settings

This commit is contained in:
王鹏
2026-05-13 14:31:46 +08:00
parent 5cfb9b3ed9
commit 3b6753cc82
39 changed files with 18 additions and 1159 deletions

View File

@@ -12,11 +12,11 @@
"eat_hp_threshold": 30,
"eat_max_wait_sec": 30.0,
"enable_mouse_loot": true,
"use_tianya_box": true,
"use_ghost_box": false,
"use_tianya_box": false,
"use_ghost_box": true,
"use_hardware_input": true,
"turn_error_key": "4",
"turn_error_hold_sec": 0.5,
"distance_interact_pause_sec": 1.0
}
}
}