Limit genetics XRay again

This commit is contained in:
Mark van Alphen
2019-04-28 20:15:30 +02:00
parent adf53ecbed
commit 4705c4e2fe

View File

@@ -714,8 +714,6 @@ It'll return null if the organ doesn't correspond, so include null checks when u
if(XRAY in H.mutations)
H.sight |= (SEE_TURFS|SEE_MOBS|SEE_OBJS)
H.see_in_dark = 8
H.lighting_alpha = LIGHTING_PLANE_ALPHA_MOSTLY_INVISIBLE
H.sync_lighting_plane_alpha()