From bfaaca18ed9a23ca9a9fcbc6c8c75ad007d63417 Mon Sep 17 00:00:00 2001 From: Hoid Date: Fri, 13 Feb 2026 17:43:19 +0000 Subject: [PATCH] BG3: level 4, Owlbear Cave done --- memory/bg3.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/memory/bg3.json b/memory/bg3.json index 8686490..eea63c9 100644 --- a/memory/bg3.json +++ b/memory/bg3.json @@ -1,9 +1,9 @@ { "party": [], - "level": 3, + "level": 4, "act": 1, "currentQuest": "Rescue Halsin (goblin camp — too low level currently)", - "completedAreas": [], + "completedAreas": ["Owlbear Cave"], "decisions": [], "notes": "Suggested leveling in Emerald Grove, Blighted Village, Owlbear Cave, Risen Road before tackling goblin camp." }