From 276284cd39072b8fa780083c108a60a8cff1dee7 Mon Sep 17 00:00:00 2001 From: Martin Michelsen Date: Sun, 11 Jun 2023 13:04:24 -0700 Subject: [PATCH] update quest state TODO item --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9982f50c..aaa1b952 100644 --- a/README.md +++ b/README.md @@ -52,7 +52,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 + - Replace enemy list, game episode, etc. with quest data when loading a quest - Implement all remaining player_use_item cases (there are many!) - Handle mag feeding and evolution properly - Implement trade window