/tg/ Station 13 - Modules - Types

code/modules/unit_tests/blindness.dm

/datum/unit_test/blindnessUnit test to check that blindness adds the correct status effects, overlays, and client colors
/datum/unit_test/nearsighted_quirkUnit test to check that the nearsighted quirk is added and disabled correctly
/datum/unit_test/eye_damageUnit test to ensure eyes are properly blinded and nearsighted by eye damage

This tests /datum/status_effect/grouped/nearsighted

  • Application (correctable/absolute)
  • Removal (absolute/correctable)