From 924d8fac7445049122bf0d688795cde7c8703c07 Mon Sep 17 00:00:00 2001 From: HarpyEagle Date: Fri, 31 Jul 2015 16:33:07 -0400 Subject: [PATCH] Adds nightvision to cult constructs --- code/modules/mob/living/simple_animal/constructs/constructs.dm | 1 + 1 file changed, 1 insertion(+) diff --git a/code/modules/mob/living/simple_animal/constructs/constructs.dm b/code/modules/mob/living/simple_animal/constructs/constructs.dm index 7781a26744..e79b7dea73 100644 --- a/code/modules/mob/living/simple_animal/constructs/constructs.dm +++ b/code/modules/mob/living/simple_animal/constructs/constructs.dm @@ -27,6 +27,7 @@ show_stat_health = 1 faction = "cult" supernatural = 1 + see_invisible = SEE_INVISIBLE_OBSERVER_NOLIGHTING var/nullblock = 0 mob_swap_flags = HUMAN|SIMPLE_ANIMAL|SLIME|MONKEY