Comms program.

This commit is contained in:
davipatury
2017-02-21 12:37:28 -03:00
parent bd27071a2b
commit 9eadc35e35
10 changed files with 578 additions and 55 deletions
@@ -62,6 +62,7 @@
var/obj/item/weapon/computer_hardware/hard_drive/hard_drive = cpu.all_components[MC_HDD]
hard_drive.store_file(new/datum/computer_file/program/chatclient())
hard_drive.store_file(new/datum/computer_file/program/card_mod())
hard_drive.store_file(new/datum/computer_file/program/comm())
// ===== CIVILIAN CONSOLE =====
/obj/machinery/modular_computer/console/preset/civilian