From 2a74c0ccbaf255934b698c1dd514c6724bbbbe6e Mon Sep 17 00:00:00 2001 From: Kevin Ramharak Date: Sat, 30 Dec 2017 13:21:06 +0100 Subject: [PATCH] Updated Hardware: Drill (markdown) --- Hardware:-Drill.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Hardware:-Drill.md b/Hardware:-Drill.md index f8b7b64..c344e1e 100644 --- a/Hardware:-Drill.md +++ b/Hardware:-Drill.md @@ -9,7 +9,7 @@ Hardware ID: `0x0005` ### Interrupt Behavior | Value of A | Action | Energy cost | Result | | --- | --- | --- | --- | -| `1` | `POLL` | `0 kJ` | Get the status of the drill | +| `1` | `POLL` | `0 kJ` | Get the status of the drill and store it into register `B` | | `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) |