mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-24 04:27:35 +01:00
[TGUI] Camera Consoles (Actual Magic) (#13750)
* TGUI Camera Consoles * inb4 I fail my own CI routines * Makes it so AIs cant use cam consoles * Refactors camera bugs
This commit is contained in:
@@ -1183,7 +1183,7 @@ GLOBAL_LIST_INIT(uplink_items, subtypesof(/datum/uplink_item))
|
||||
|
||||
/datum/uplink_item/stealthy_tools/camera_bug
|
||||
name = "Camera Bug"
|
||||
desc = "Enables you to view all cameras on the network and track a target. Bugging cameras allows you to disable them remotely."
|
||||
desc = "Enables you to view all cameras on the network to track a target."
|
||||
reference = "CB"
|
||||
item = /obj/item/camera_bug
|
||||
cost = 1
|
||||
|
||||
Reference in New Issue
Block a user