From 7b101a801c104fdc274e0941bd7af233d2399655 Mon Sep 17 00:00:00 2001 From: silicons <2003111+silicons@users.noreply.github.com> Date: Mon, 29 Jun 2020 04:55:22 -0700 Subject: [PATCH] Update configuration.dm --- code/__DEFINES/configuration.dm | 1 + 1 file changed, 1 insertion(+) diff --git a/code/__DEFINES/configuration.dm b/code/__DEFINES/configuration.dm index 39f1385d3b..a4bf69b2ad 100644 --- a/code/__DEFINES/configuration.dm +++ b/code/__DEFINES/configuration.dm @@ -10,6 +10,7 @@ #define CONFIG_ENTRY_HIDDEN 2 //can't see value // Policy config keys +// MAKE SURE THESE ARE UPPERCASE /// Displayed to cloned patients #define POLICYCONFIG_ON_CLONE "ON_CLONE" /// Displayed to defibbed/revival surgery'd patients before the memory loss time threshold