mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-21 03:51:49 +01:00
sadf (#18051)
This commit is contained in:
@@ -23,9 +23,10 @@
|
||||
available = FALSE
|
||||
|
||||
/datum/modular_computer_app_presets/ai/return_install_programs(obj/item/modular_computer/comp)
|
||||
return list(
|
||||
var/list/_prg_list = list(
|
||||
COMPUTER_APP_PRESET_SYSTEM,
|
||||
)
|
||||
return flatten_list(_prg_list)
|
||||
|
||||
/datum/modular_computer_app_presets/command/teleporter
|
||||
name = "command_teleporter"
|
||||
|
||||
Reference in New Issue
Block a user