AI Programs such as Command and Communications now work (#19860)

AI programs added in a previous PR were not given the correct flags.
Teleport program removed as it was not needed + useless (only usable for
nearby teleporter)

---------

Co-authored-by: Ben10083 <Ben10083@users.noreply.github.com>
This commit is contained in:
Ben
2024-09-15 11:43:16 -04:00
committed by GitHub
parent fcc42aca28
commit f52beff4d3
7 changed files with 62 additions and 7 deletions
@@ -13,11 +13,9 @@
hard_drive.store_file(new /datum/computer_file/program/rcon_console(src))
hard_drive.store_file(new /datum/computer_file/program/suit_sensors(src))
hard_drive.store_file(new /datum/computer_file/program/power_monitor(src))
hard_drive.store_file(new /datum/computer_file/program/teleporter(src))
hard_drive.store_file(new /datum/computer_file/program/docks(src))
hard_drive.store_file(new /datum/computer_file/program/implant_tracker(src))
hard_drive.store_file(new /datum/computer_file/program/guntracker(src))
hard_drive.store_file(new /datum/computer_file/program/account_db(src))
hard_drive.store_file(new /datum/computer_file/program/comm(src))
/obj/item/modular_computer/silicon/robot