From 3a0149cd74355542b2b02cbb009b3fe96ceb0c25 Mon Sep 17 00:00:00 2001 From: Josh Date: Fri, 5 Jan 2018 04:49:40 +0000 Subject: [PATCH] Updated due to pull request for issue #10 being merged --- Hardware:-Drill.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/Hardware:-Drill.md b/Hardware:-Drill.md index 940fe74..710a15e 100644 --- a/Hardware:-Drill.md +++ b/Hardware:-Drill.md @@ -2,7 +2,7 @@ Apachicorp's _APH13 Mining drill_ is an all-in-one solution for all your excavat ### Specifications Manufacturer: Apachicorp -Version: 1.0B +Version: 1.0C Default address: `0x0005` Hardware ID: `0x0005` @@ -10,8 +10,7 @@ Hardware ID: `0x0005` | Value of A | Action | Energy cost | Result | | --- | --- | --- | --- | | `1` | `DRILL_POLL` | `0 kJ` | Get the status of the drill and store it into register `B` | -| `2` | `DRILL_GATHER_SLOW` | `1,400 kJ` | Gather the resource located under the Cubot (4 tick)* | -| `3` | `DRILL_GATHER_FAST` | `2,000 kJ` | Gather the resource located under the Cubot (1 tick) | +| `2` | `DRILL_GATHER` | `1,400 kJ` | Gather the resource located under the Cubot (1 tick)* | \* See [Issue #10](https://github.com/simon987/Much-Assembly-Required/issues/10)