From 30cc5fbb44594deab18186c19282a6c2b17d2e2f Mon Sep 17 00:00:00 2001 From: Martin Michelsen Date: Sat, 4 Mar 2023 15:56:20 -0800 Subject: [PATCH] add TODO for quest enemy lists --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b56028af..d08ef975 100644 --- a/README.md +++ b/README.md @@ -31,6 +31,7 @@ With that said, I offer no guarantees on how or when this project will advance. Current known issues / missing features / things to do: - Implement the rest of PSOBB. Major areas of work: - Find any remaining mismatches in enemy IDs / experience (Episode 1 is mostly fixed now, except for Dark Falz) + - Replace enemy list with quest layout when loading a quest - Implement all remaining player_use_item use cases (there are many!) - Implement shops - Make non-rare drops work like they do in non-BB versions (newserv is far too generous and sometimes generates invalid items)