mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
Increased unconsciousness wake up interval
This commit is contained in:
parent
c47772eddc
commit
db547a53b7
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user