/datum/ares_datacore
Vars | |
ai_lockdown_active | Status of the AI Core Lockdown |
---|---|
apollo_log | The chat log of the apollo link. Timestamped. |
apollo_login_list | Access list for Apollo Maintenance Console |
interface_access_list | A record of who logged in and when. |
nuke_available | Is nuke request usable or not? |
records_announcement | Holds all (/datum/ares_record/announcement)s |
records_asrs | Holds all (/datum/ares_record/requisition_log)s |
records_bioscan | Holds all (/datum/ares_record/bioscan)s |
records_bombardment | Holds all (/datum/ares_record/bombardment)s |
records_deletion | Holds all (/datum/ares_record/deletion)s |
records_flight | Holds all (/datum/ares_record/flight)s |
records_security | Holds all (/datum/ares_record/security)s (including AA) |
records_talking | Holds all (/datum/ares_record/talk_log)s |
records_tech | Holds all (/datum/ares_record/tech)s |
Var Details
ai_lockdown_active
Status of the AI Core Lockdown
apollo_log
The chat log of the apollo link. Timestamped.
apollo_login_list
Access list for Apollo Maintenance Console
interface_access_list
A record of who logged in and when.
nuke_available
Is nuke request usable or not?
records_announcement
Holds all (/datum/ares_record/announcement)s
records_asrs
Holds all (/datum/ares_record/requisition_log)s
records_bioscan
Holds all (/datum/ares_record/bioscan)s
records_bombardment
Holds all (/datum/ares_record/bombardment)s
records_deletion
Holds all (/datum/ares_record/deletion)s
records_flight
Holds all (/datum/ares_record/flight)s
records_security
Holds all (/datum/ares_record/security)s (including AA)
records_talking
Holds all (/datum/ares_record/talk_log)s
records_tech
Holds all (/datum/ares_record/tech)s