From 6f06b426440ac1ad9ecf0a9189b1b60819af9177 Mon Sep 17 00:00:00 2001 From: a-bad-dev <244852891+a-bad-dev@users.noreply.github.com> Date: Sat, 6 Dec 2025 13:09:56 -0400 Subject: [PATCH] Add another thing to TODO --- TODO.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/TODO.txt b/TODO.txt index 476783a..f061f95 100644 --- a/TODO.txt +++ b/TODO.txt @@ -3,3 +3,4 @@ TODO: - Non-hardcoded maps - Fix the alive_players variable not working right - A bigger and better map, ideally with hills, few trees, no caves, some rivers, big villages here and there, and 500x500 size +- Random loot spawning in chests in predefined places (inside houses)