mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-19 11:05:03 +01:00
Standardize XRAY.
Conflicts: code/modules/mob/living/carbon/human/life.dm maps/RandomZLevels/wildwest.dm
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user