mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2026-08-22 12:46:40 +01:00
Fixes Part One
This commit is contained in:
@@ -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())
|
||||
|
||||
Reference in New Issue
Block a user