mirror of
https://github.com/Citadel-Station-13/Citadel-Station-13.git
synced 2026-07-13 08:04:30 +01:00
Updates modular computers, begins work on shuttle stuff.
This commit is contained in:
@@ -85,3 +85,4 @@
|
||||
var/obj/item/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/nttransfer())
|
||||
hard_drive.store_file(new/datum/computer_file/program/arcade())
|
||||
|
||||
Reference in New Issue
Block a user