From b766a3032929cddf70529b805130600bdf647433 Mon Sep 17 00:00:00 2001 From: a-bad-dev <244852891+a-bad-dev@users.noreply.github.com> Date: Sat, 6 Dec 2025 19:46:31 -0400 Subject: [PATCH] Add another thing to TODO.txt --- TODO.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/TODO.txt b/TODO.txt index c6dfa48..5830e07 100644 --- a/TODO.txt +++ b/TODO.txt @@ -14,3 +14,4 @@ TODO: - Polish the game - Rewrite the main mod from scratch (less than 100 lines, should be easy) - A scoring system with leaderboards +- Don't override every node's groups, instead just add `fall_damage_add_percent = -100` \ No newline at end of file