/tg/ Station 13 - Modules - TypesDefine Details

code/datums/status_effects/debuffs/blindness.dm

CAN_BE_BLINDHelper macro, for ease of expanding checks for mobs which cannot be blinded There are no reason why these cannot be blinded, it is simply for "design reasons" (these things shouldn't be blinded)
/datum/status_effect/grouped/nearsightedNearsighted
/datum/status_effect/grouped/blindnessBlindness
/datum/status_effect/temporary_blindnessThis status effect handles applying a temporary blind to the mob.

Define Details

CAN_BE_BLIND

Helper macro, for ease of expanding checks for mobs which cannot be blinded There are no reason why these cannot be blinded, it is simply for "design reasons" (these things shouldn't be blinded)