mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 18:53:06 +00:00
@@ -581,7 +581,7 @@
|
|||||||
|
|
||||||
// Enough to make us sleep as well
|
// Enough to make us sleep as well
|
||||||
if(SA_pp > SA_sleep_min)
|
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
|
// 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)
|
else if(SA_pp > 0.15)
|
||||||
|
|||||||
Reference in New Issue
Block a user