From fb3b003a6de132d82834344e4ba67f9448f6fa94 Mon Sep 17 00:00:00 2001 From: Julian Tabel Date: Sun, 8 Feb 2026 20:14:45 +0100 Subject: [PATCH] Mark randomize encounters bean as completed Co-Authored-By: Claude Opus 4.6 --- ...locke-tracker-kzd9--add-option-to-randomize-encounters.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.beans/nuzlocke-tracker-kzd9--add-option-to-randomize-encounters.md b/.beans/nuzlocke-tracker-kzd9--add-option-to-randomize-encounters.md index ad7bda9..2a3d57a 100644 --- a/.beans/nuzlocke-tracker-kzd9--add-option-to-randomize-encounters.md +++ b/.beans/nuzlocke-tracker-kzd9--add-option-to-randomize-encounters.md @@ -1,10 +1,11 @@ --- # nuzlocke-tracker-kzd9 title: Add option to randomize encounters -status: todo +status: completed type: feature +priority: normal created_at: 2026-02-07T21:08:27Z -updated_at: 2026-02-07T21:08:27Z +updated_at: 2026-02-08T19:07:52Z --- Add an option to randomly select 1 Pokemon per location/encounter. This is primarily for open-world games (like Legends: Arceus, Legends: Z-A) where Pokemon are visible in the overworld rather than found through random encounters, but could also be used for other games.