Updated due to pull request for issue #10 being merged

Josh 2018-01-05 04:49:40 +00:00
parent 3817e9f7f4
commit 3a0149cd74

@ -2,7 +2,7 @@ Apachicorp's _APH13 Mining drill_ is an all-in-one solution for all your excavat
### Specifications ### Specifications
Manufacturer: Apachicorp Manufacturer: Apachicorp
Version: 1.0B Version: 1.0C
Default address: `0x0005` Default address: `0x0005`
Hardware ID: `0x0005` Hardware ID: `0x0005`
@ -10,8 +10,7 @@ Hardware ID: `0x0005`
| Value of A | Action | Energy cost | Result | | Value of A | Action | Energy cost | Result |
| --- | --- | --- | --- | | --- | --- | --- | --- |
| `1` | `DRILL_POLL` | `0 kJ` | Get the status of the drill and store it into register `B` | | `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)* | | `2` | `DRILL_GATHER` | `1,400 kJ` | Gather the resource located under the Cubot (1 tick)* |
| `3` | `DRILL_GATHER_FAST` | `2,000 kJ` | Gather the resource located under the Cubot (1 tick) |
\* See [Issue #10](https://github.com/simon987/Much-Assembly-Required/issues/10) \* See [Issue #10](https://github.com/simon987/Much-Assembly-Required/issues/10)