From 85401e4b31599f23ce55fe0a0f1af87dea62a371 Mon Sep 17 00:00:00 2001 From: DBJ314 <28739710+DBJ314@users.noreply.github.com> Date: Fri, 23 Mar 2018 20:33:13 -0400 Subject: [PATCH] Updated Hardware: Laser (markdown) --- Hardware:-Laser.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Hardware:-Laser.md b/Hardware:-Laser.md index 6e6b8d2..156f8c4 100644 --- a/Hardware:-Laser.md +++ b/Hardware:-Laser.md @@ -1,8 +1,8 @@ -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. +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. It also lets you attack objects you are directly adjacent to. Only Cubots, NPCs, and Electric Boxes are attackable as of right now. ### Specifications Manufacturer: Bexsh Optics -Version: 1.0B +Version: 2.0B Default address: `0x0002` Hardware ID: `0x0002` @@ -10,6 +10,6 @@ Hardware ID: `0x0002` | Value of A | Action | Energy cost | Result | | --- | --- | --- | --- | | `1` | `LASER_WITHDRAW` | `30 kJ` | Withdraw the desired item | -| `2` | `LASER_DEPOSIT` | `30 kJ` | Deposit the desired item | - +| `2` | `LASER_DEPOSIT` | `30 kJ` | Deposit the desired item (not implemented yet)| +| `3` | `LASER_ATTACK` | `70 kJ` | Attack the object you are pointing at | Specify the desired item by setting the value of the B register with an item ID. \ No newline at end of file