From ab5a2c9d75ea2801a5819223a1e8937e66c66746 Mon Sep 17 00:00:00 2001 From: Marc Di Luzio Date: Wed, 3 Jun 2020 23:14:27 +0100 Subject: [PATCH] Change robot to rover in design doc --- docs/design.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/design.md b/docs/design.md index 4952667..578c5e6 100644 --- a/docs/design.md +++ b/docs/design.md @@ -30,7 +30,7 @@ Enough collected resources allow you to create and fire a new rover a significan Finding a dormant rover gives you a choice - scrap it to gain minor resources, or fire it a distance just like a new rover, taking control of it. -“Dying” triggers a self destruct and fires a new basic robot in a random direction towards the equator +“Dying” triggers a self destruct and fires a new basic rover in a random direction towards the equator ## Multiplayer