Makes sleep toxin (and sleepy pens) not immediately give you blurred vision.

This commit is contained in:
Ren Erthilo
2012-04-18 21:12:29 +01:00
parent 7764756bce
commit 4f4313d953

View File

@@ -401,7 +401,7 @@ datum
if(!M) M = holder.my_atom
if(!data) data = 1
switch(data)
if(1 to 15)
if(10 to 15)
M.eye_blurry = max(M.eye_blurry, 10)
if(15 to 25)
M:drowsyness = max(M:drowsyness, 20)