--- Daodan/src/Daodan_Config.c 2014/07/04 15:42:25 1007 +++ Daodan/src/Daodan_Config.c 2014/08/25 23:21:09 1008 @@ -47,6 +47,11 @@ ConfigSection_t config[] = { { 0, 0, 0, {0}, {0} } } }, { "gameplay", "Gameplay", { + { "characterawareness", + "Makes AI remember the player.", + C_BOOL, + {.intBoolVal = true}, + {.intBoolVal = true} }, { "cheatsenabled", "Enables cheats without having to beat the game first.", C_BOOL,