Adds crew manifest to tablets by default (#12943)

This commit is contained in:
Tom
2022-04-21 00:04:25 +01:00
committed by GitHub
parent e81a661c7c
commit 6909944890
@@ -175,6 +175,7 @@
store_file(new /datum/computer_file/program/messenger(src))
store_file(new /datum/computer_file/program/notepad(src))
store_file(new /datum/computer_file/program/crew_manifest(src)) // SKYRAT EDIT ADD
// For borg integrated tablets. No downloader.
/obj/item/computer_hardware/hard_drive/small/integrated/install_default_programs()