Fixes Part One

This commit is contained in:
Unknown
2019-04-14 15:20:52 -04:00
parent 7594c28f21
commit 5498735a74
7 changed files with 199 additions and 276 deletions
@@ -121,12 +121,3 @@
..()
//hard_drive.store_file(new/datum/computer_file/program/merchant())
hard_drive.store_file(new/datum/computer_file/program/wordprocessor())
// Library
/obj/item/modular_computer/console/preset/library/install_default_programs()
..()
hard_drive.store_file(new/datum/computer_file/program/nttransfer())
hard_drive.store_file(new/datum/computer_file/program/newsbrowser())
hard_drive.store_file(new/datum/computer_file/program/email_client())
hard_drive.store_file(new/datum/computer_file/program/wordprocessor())
hard_drive.store_file(new/datum/computer_file/program/library())