mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-26 22:42:26 +01:00
XO office remap (#22909)
a pretty comprehensive remap of the XO's office, splitting it into two separate rooms
This commit is contained in:
@@ -125,7 +125,12 @@
|
||||
|
||||
/datum/modular_computer_app_presets/command/hop/New()
|
||||
. = ..()
|
||||
program_list += list(/datum/computer_file/program/civilian/cargocontrol, /datum/computer_file/program/records/security)
|
||||
program_list += list(/datum/computer_file/program/civilian/cargocontrol,
|
||||
/datum/computer_file/program/records/security,
|
||||
/datum/computer_file/program/digitalwarrant,
|
||||
/datum/computer_file/program/camera_monitor,
|
||||
/datum/computer_file/program/alarm_monitor/all,
|
||||
)
|
||||
|
||||
|
||||
/datum/modular_computer_app_presets/command/captain
|
||||
|
||||
Reference in New Issue
Block a user