mirror of
https://github.com/simon987/Much-Assembly-Required.git
synced 2025-09-16 20:06:53 +00:00
updating action labels
parent
fa3155e7b7
commit
98b2b86fc2
@ -9,5 +9,5 @@ Hardware ID: `0x0006`
|
|||||||
### Interrupt Behavior
|
### Interrupt Behavior
|
||||||
| Value of A | Action | Energy cost | Result |
|
| Value of A | Action | Energy cost | Result |
|
||||||
| --- | --- | --- | --- |
|
| --- | --- | --- | --- |
|
||||||
| `0` | `CLEAR` | `100 kJ` | Safely destroy the contents of the inventory |
|
| `0` | `INV_CLEAR` | `100 kJ` | Safely destroy the contents of the inventory |
|
||||||
| `1` | `POLL` | `0 kJ` | Get the contents of the inventory (B = Item ID, `0x0000` if empty) |
|
| `1` | `INV_POLL` | `0 kJ` | Get the contents of the inventory (B = Item ID, `0x0000` if empty) |
|
||||||
|
Loading…
x
Reference in New Issue
Block a user