diff --git a/Hardware:-Laser.md b/Hardware:-Laser.md index f3191f7..735ba1e 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` | `200 kJ` | Withdraw the desired item | -| `2` | `DEPOSIT` | `200 kJ` | Deposit the desired item | +| `1` | `WITHDRAW` | `30 kJ` | Withdraw the desired item | +| `2` | `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