Fixes xeno nightvision

Yuppers.
This commit is contained in:
Duck-
2014-03-17 23:02:04 -04:00
parent 5ee3edc3c4
commit 4047a2ea2e
@@ -298,13 +298,13 @@ FUCK YOU MORE FAT CODE -Hawk*/
sight |= SEE_MOBS
sight |= SEE_OBJS
see_in_dark = 8
see_invisible = SEE_INVISIBLE_LEVEL_TWO
see_invisible = SEE_INVISIBLE_MINIMUM
else if (stat != 2)
sight |= SEE_MOBS
sight &= ~SEE_TURFS
sight &= ~SEE_OBJS
see_in_dark = 4
see_invisible = SEE_INVISIBLE_LEVEL_TWO
see_invisible = SEE_INVISIBLE_MINIMUM
if (healths)
if (stat != 2)
@@ -379,4 +379,4 @@ FUCK YOU MORE FAT CODE -Hawk*/
if(air_master.current_cycle%3==1)
if(!(M.status_flags & GODMODE))
M.adjustBruteLoss(5)
nutrition += 10
nutrition += 10