[s] cryogenics logging (#12264)

* Update cryopod.dm

* Update admin_investigate.dm

* Update logging.dm

* Update cryopod.dm

* how asleep was i last night gamers

* Update cryopod.dm
This commit is contained in:
kevinz000
2020-05-15 20:00:26 -07:00
committed by GitHub
parent 7c7147cb3e
commit b6a74288b9
3 changed files with 8 additions and 1 deletions
+1
View File
@@ -18,6 +18,7 @@
#define INVESTIGATE_CIRCUIT "circuit"
#define INVESTIGATE_FERMICHEM "fermichem"
#define INVESTIGATE_RCD "rcd"
#define INVESTIGATE_CRYOGENICS "cryogenics"
// Logging types for log_message()
#define LOG_ATTACK (1 << 0)