Fixes PDA and cargo tug lights (#22859)

PDA flashlights work again and their strength is now determined by the
flashlight inside. There is still only one type of flashlight.
Cargo tug lights work again and are now directional.
This commit is contained in:
Casper3667
2026-07-17 20:50:04 +00:00
committed by GitHub
parent d34fc57999
commit 4a50853514
6 changed files with 29 additions and 10 deletions
@@ -14,6 +14,8 @@
w_class = WEIGHT_CLASS_SMALL
looping_sound = FALSE
light_system = MOVABLE_LIGHT
/obj/item/modular_computer/handheld/mechanics_hints(mob/user, distance, is_adjacent)
. += ..()
. += "To deploy the charging cable on this device, either drag and drop it over a nearby APC, or click on the APC with the computer in hand."