mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-22 04:22:39 +01:00
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:
@@ -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."
|
||||
|
||||
Reference in New Issue
Block a user