From b2f6c1a0b11236d3f439116afdbd0322ed1906af Mon Sep 17 00:00:00 2001 From: Marc Di Luzio Date: Fri, 26 Jun 2020 23:45:31 +0100 Subject: [PATCH] Update status doc --- docs/status.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/status.md b/docs/status.md index ddada46..27c4293 100644 --- a/docs/status.md +++ b/docs/status.md @@ -11,11 +11,11 @@ This page tracks the current feature set and the features to implement next * Server supports multiple users and rovers * Map is populated with rocks * Commands are queued and then are executed in sequence +* Rover inventory +* Collectable materials ### Incoming features -* Rover inventory -* Collectable materials * Basic rover actions (e.g. dig, repair) * Rover integrity and damage * Rover replacement and advancement mechanic