From 828e322e56da3ef47854f10cb52f80f4b5bdbe3c Mon Sep 17 00:00:00 2001 From: Lukas Krickl Date: Mon, 3 Mar 2025 07:30:35 +0100 Subject: [PATCH] TODO: Added note about actor spawning --- TODO.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TODO.md b/TODO.md index 2f5b50a..e533bf4 100644 --- a/TODO.md +++ b/TODO.md @@ -25,7 +25,7 @@ - [x] Do this until all rooms are filled - [ ] Allow for maps that make more sense in 2D space (loops etc) - [ ] Implement a mini map - +- [ ] Do not hard-code enemy type instead only use location and pick an actor from an actor table randomly ## Room transition -- 2.30.2