From 73fb0c4d1e4eb3ab4f72b1176274a3ba9acbdc16 Mon Sep 17 00:00:00 2001 From: Julian Date: Sat, 14 Mar 2020 21:02:10 -0300 Subject: [PATCH] Changed goals. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b3e3716..e2ff40e 100644 --- a/README.md +++ b/README.md @@ -53,7 +53,7 @@ Current milestones are separated by "Tiers", which are as follows: - Rework config processing to use a "key --> value" format. **[DONE]** - Add info_node and info_node_air support for AI navigation. **[DONE]** - Add node_viewer to debug node graph generation. **[DONE]** -- Implement *-almost-* all Half-Life monsters. +- Implement Gargantua and all Turrets from Half-Life. ### Tier 2 @@ -64,7 +64,7 @@ Current milestones are separated by "Tiers", which are as follows: ### Tier 3 - Implement *-almost-* all Opposing Force monsters. -- Implement all default Sven Co-op monsters. +- Implement *-almost-* all default Sven Co-op monsters. - Add configurations to change AI behaviour. ### Tier 4