Mechs 3: Electric Boogaloo (#7486)

This commit is contained in:
SueTheCake
2019-11-25 16:04:19 -06:00
committed by Werner
parent d4722d9ffb
commit 84794c6e65
162 changed files with 5568 additions and 10084 deletions

View File

@@ -62,8 +62,7 @@
new/datum/computer_file/program/chatclient(),
new/datum/computer_file/program/civilian/cargoorder(),
new/datum/computer_file/program/ntnetmonitor(),
new/datum/computer_file/program/aidiag(),
new/datum/computer_file/program/exosuit_monitor()
new/datum/computer_file/program/aidiag()
)
return _prg_list
@@ -128,7 +127,7 @@
new/datum/computer_file/program/chatclient(),
new/datum/computer_file/program/civilian/cargoorder(),
new/datum/computer_file/program/game/arcade(),
new/datum/computer_file/program/game/sudoku()
new/datum/computer_file/program/game/sudoku()
)
return _prg_list