Fxing Xray vision

This commit is contained in:
Sharkmare
2019-03-19 17:06:55 +01:00
committed by GitHub
parent 0480427e3f
commit 1ff34ed63b
@@ -190,6 +190,13 @@
anchored = 0
hostile = 1
/mob/living/simple_animal/hostile/tarrasque/mrx/handle_regular_hud_updates()
..()
sight |= SEE_TURFS
sight |= SEE_MOBS
sight |= SEE_OBJS
see_in_dark = 8
see_invisible = SEE_INVISIBLE_LEVEL_TWO
/////////////////////////////////////////
//////////////Special EX PRocs go here // Mostly for playercontrolled stuff
/////////////////////////////////////////