diff --git a/internal/action/identify.go b/internal/action/identify.go index b0dae946..8d46f51c 100644 --- a/internal/action/identify.go +++ b/internal/action/identify.go @@ -80,6 +80,8 @@ func CainIdentify() error { // Select the identify option ctx.HID.KeySequence(win.VK_HOME, win.VK_DOWN, win.VK_RETURN) + utils.Sleep(500) + if len(itemsToIdentify()) > 0 { // Close the NPC interact menu if it's open