Merge pull request #10238 from mwerezak/sleepygas

Fixes #9868
This commit is contained in:
PsiOmegaDelta
2015-07-19 12:55:25 +02:00

View File

@@ -581,7 +581,7 @@
// Enough to make us sleep as well
if(SA_pp > SA_sleep_min)
sleeping = min(sleeping+2, 10)
Sleeping(5)
// There is sleeping gas in their lungs, but only a little, so give them a bit of a warning
else if(SA_pp > 0.15)