code/modules/unit_tests/blindness.dm
/datum/unit_test/blindness | Unit test to check that blindness adds the correct status effects, overlays, and client colors |
---|---|
/datum/unit_test/nearsighted_quirk | Unit test to check that the nearsighted quirk is added and disabled correctly |
/datum/unit_test/eye_damage | Unit test to ensure eyes are properly blinded and nearsighted by eye damage |
This tests /datum/status_effect/grouped/nearsighted
|