mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-22 04:22:39 +01:00
allows the investigator program to be selected when setting up a new modular computer (#11990)
This commit is contained in:
@@ -377,7 +377,7 @@
|
||||
name = "security_inv"
|
||||
display_name = "Security - Investigations"
|
||||
description = "Contains the most common security and forensics programs."
|
||||
available = FALSE
|
||||
available = TRUE
|
||||
|
||||
/datum/modular_computer_app_presets/security/investigations/return_install_programs(obj/item/modular_computer/comp)
|
||||
var/list/_prg_list = list(
|
||||
|
||||
Reference in New Issue
Block a user