From d63e0af5481b612978ec7218d6b497af890f5f61 Mon Sep 17 00:00:00 2001 From: Giegue <48396052+JulianR0@users.noreply.github.com> Date: Tue, 17 Mar 2020 22:41:10 -0300 Subject: [PATCH] Tier 1 milestone reached! --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e2ff40e..f3669df 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 Gargantua and all Turrets from Half-Life. +- Implement Gargantua and all Turrets from Half-Life. **[DONE]** ### Tier 2