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)