Blurry eyes just got blurrier

This commit is contained in:
Unknown
2018-08-08 11:24:21 +02:00
parent 64e0a494cb
commit 9ca7e38f7a
7 changed files with 29 additions and 17 deletions
+1 -1
View File
@@ -133,7 +133,7 @@
else if(eye_blurry) //blurry eyes heal slowly
eye_blurry = max(eye_blurry-1, 0)
if(client && !eye_blurry)
clear_fullscreen("blurry")
remove_eyeblur()
/mob/living/proc/update_damage_hud()
return