mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-07-17 02:47:58 +01:00
Tweaks Unconsciousness (#14626)
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user