Tweaks Unconsciousness (#14626)

This commit is contained in:
SleepyGemmy
2022-08-21 19:44:51 +02:00
committed by GitHub
parent d565b72f1d
commit ea6ec4dd52
11 changed files with 41 additions and 33 deletions
@@ -542,6 +542,7 @@
M.eye_blurry = max(M.eye_blurry, 10)
else
M.sleeping = max(M.sleeping, 30)
M.eye_blurry = max(M.eye_blurry, 30)
if(dose > 1)
M.add_chemical_effect(CE_TOXIN, removed)