Updated Hardware: Drill (markdown)

Simon Fortier 2017-11-11 20:57:11 -05:00
parent 9c4b1f64ee
commit c71b0f1e87

@ -13,6 +13,6 @@ Hardware ID: `0x0005`
| `2` | `GATHER_SLOW` | `1,400 kJ` | Gather the resource located under the Cubot (4 tick)* |
| `3` | `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)
The drill status is either `STATUS_OK` (`0x0000`) or `STATUS_BUSY` = (`0x0001`). When trying to activate the mining drill while it is busy, it will fail silently.