Fixes eyes blindness a little.

This commit is contained in:
Ghommie
2019-12-06 00:10:50 +01:00
parent 8a6b9ac7e0
commit 238655d599
15 changed files with 51 additions and 91 deletions
-1
View File
@@ -21,7 +21,6 @@
var/sight_flags = 0
var/see_in_dark = 2
var/eye_damage = 0
var/tint = 0
var/eye_color = "" //set to a hex code to override a mob's eye color
var/old_eye_color = "fff"