Fixes XRAY

Kay.
This commit is contained in:
Duck-
2014-03-17 23:13:05 -04:00
parent 225768f99f
commit a107413b22
+2 -2
View File
@@ -210,7 +210,7 @@
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_TURFS
sight &= ~SEE_MOBS
@@ -279,4 +279,4 @@
emp_damage += rand(10,20)
if(3)
emp_damage += rand(0,10)
..()*/
..()*/