From: Lukas Krickl Date: Thu, 13 Mar 2025 18:49:54 +0000 (+0100) Subject: Added todo X-Git-Url: https://git.krickl.dev/?a=commitdiff_plain;h=b9dd3b612486363b75fa42207b96c9c9e833ff2b;p=gbrg%2F.git Added todo --- diff --git a/TODO.md b/TODO.md index 83dedea..fbd86cd 100644 --- a/TODO.md +++ b/TODO.md @@ -75,3 +75,7 @@ Only the player has stats saved, actors are simply looked up based on type + flo All items are held in slots. If the item space overflows one item if pushed out of the slots. Display all held items (icons) in select menu. + +## Resting + +Resting should always be possible, but it has a chance to spawn an enemy nearby.