buffs and nerfs night vision trait

This commit is contained in:
deathride58
2018-11-30 20:36:27 -05:00
parent 61659a5bac
commit 9f294f523e
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -28,6 +28,7 @@
eye_color = HMN.eye_color
if(HMN.has_trait(TRAIT_NIGHT_VISION) && !lighting_alpha)
lighting_alpha = LIGHTING_PLANE_ALPHA_NV_TRAIT
see_in_dark = 8
M.update_tint()
owner.update_sight()