Standardize XRAY.

This commit is contained in:
Rob Nelson
2014-01-21 13:48:35 -08:00
parent f00823e395
commit da9b61b4e1
15 changed files with 18 additions and 18 deletions

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