diff --git a/Hardware:-Laser.md b/Hardware:-Laser.md index 735ba1e..6e6b8d2 100644 --- a/Hardware:-Laser.md +++ b/Hardware:-Laser.md @@ -9,7 +9,7 @@ Hardware ID: `0x0002` ### Interrupt Behavior | Value of A | Action | Energy cost | Result | | --- | --- | --- | --- | -| `1` | `WITHDRAW` | `30 kJ` | Withdraw the desired item | -| `2` | `DEPOSIT` | `30 kJ` | Deposit the desired item | +| `1` | `LASER_WITHDRAW` | `30 kJ` | Withdraw the desired item | +| `2` | `LASER_DEPOSIT` | `30 kJ` | Deposit the desired item | Specify the desired item by setting the value of the B register with an item ID. \ No newline at end of file