diff --git a/Hardware:-Laser.md b/Hardware:-Laser.md new file mode 100644 index 0000000..2b62bf6 --- /dev/null +++ b/Hardware:-Laser.md @@ -0,0 +1,15 @@ +Bexsh Optics's _Multi Purpose Laser_ is an indispensable tool for any automated machinery! Its revolutionary design enables precise transfer of items over a distance of 1 tile using only a fraction of the energy of the ordinary robotic arm. + +### Specifications +Manufacturer: Bexsh Optics +Version: 1.0B +Default address: `0x0002` +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 | + +Specify the desired item by setting the value of the B register with an item ID. \ No newline at end of file