Standardize XRAY.

Conflicts:
	code/modules/mob/living/carbon/human/life.dm
	maps/RandomZLevels/wildwest.dm
This commit is contained in:
Rob Nelson
2014-01-21 13:48:35 -08:00
committed by ZomgPonies
parent 95cc6a27b5
commit dd8c8c12ab
15 changed files with 196 additions and 17 deletions
+1 -1
View File
@@ -396,7 +396,7 @@
handle_regular_hud_updates()
if (src.stat == 2 || (XRAY in mutations))
if (src.stat == 2 || (M_XRAY in mutations))
src.sight |= SEE_TURFS
src.sight |= SEE_MOBS
src.sight |= SEE_OBJS