mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-23 03:57:13 +01:00
Disabling sounds on using Camera Bug (#18724)
* Disabling sounds on using Camera Bug * Update code/game/machinery/computer/camera.dm Co-authored-by: Charlie <69320440+hal9000PR@users.noreply.github.com> Co-authored-by: Charlie <69320440+hal9000PR@users.noreply.github.com>
This commit is contained in:
@@ -16,6 +16,7 @@
|
||||
name = "invasive camera utility"
|
||||
desc = "How did this get here?! Please report this as a bug to github"
|
||||
use_power = NO_POWER_USE
|
||||
silent_console = TRUE
|
||||
|
||||
/obj/item/camera_bug/Initialize(mapload)
|
||||
. = ..()
|
||||
|
||||
Reference in New Issue
Block a user