Adds manifest to borg integrated tablets (#13427)

* Adds manifest to borg integrated tablets

* Update code/modules/modular_computers/hardware/hard_drive.dm

Co-authored-by: GoldenAlpharex <58045821+GoldenAlpharex@users.noreply.github.com>

Co-authored-by: GoldenAlpharex <58045821+GoldenAlpharex@users.noreply.github.com>
This commit is contained in:
Tom
2022-05-22 15:13:50 -04:00
committed by GitHub
co-authored by GoldenAlpharex
parent 26a470165d
commit 5a95f8823e
@@ -187,6 +187,7 @@
store_file(new /datum/computer_file/program/computerconfig(src)) // Computer configuration utility, allows hardware control and displays more info than status bar
store_file(new /datum/computer_file/program/filemanager(src)) // File manager, allows text editor functions and basic file manipulation.
store_file(new /datum/computer_file/program/robotact(src))
store_file(new /datum/computer_file/program/crew_manifest(src)) // SKYRAT EDIT ADDITION - Manifests for cyborgs
// Syndicate variant - very slight better
/obj/item/computer_hardware/hard_drive/portable/syndicate