Increased unconsciousness wake up interval

This commit is contained in:
ulteq 2016-12-06 10:58:43 +01:00
parent c47772eddc
commit db547a53b7

View File

@ -43,4 +43,4 @@
// Chance to wake up when vitals are stable (checked once every SPONTANEOUS_WAKE_UP_INTERVAL seconds)
#define SPONTANEOUS_WAKE_UP_CHANCE 0.1
#define SPONTANEOUS_WAKE_UP_INTERVAL 10
#define SPONTANEOUS_WAKE_UP_INTERVAL 15