mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2025-12-28 11:02:08 +00:00
Mechs 3: Electric Boogaloo (#7486)
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user