mirror of
https://github.com/simon987/Much-Assembly-Required.git
synced 2025-09-16 20:06:53 +00:00
updating action labels
parent
b45d3f0cda
commit
fa3155e7b7
@ -9,9 +9,9 @@ Hardware ID: `0x0005`
|
|||||||
### Interrupt Behavior
|
### Interrupt Behavior
|
||||||
| Value of A | Action | Energy cost | Result |
|
| Value of A | Action | Energy cost | Result |
|
||||||
| --- | --- | --- | --- |
|
| --- | --- | --- | --- |
|
||||||
| `1` | `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` | `GATHER_SLOW` | `1,400 kJ` | Gather the resource located under the Cubot (4 tick)* |
|
| `2` | `DRILL_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) |
|
| `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)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user