/tg/ Station 13 - Modules - Types

code/modules/unit_tests/stuns.dm

/datum/unit_test/stunTests stun and the canstun flag
/datum/unit_test/knockdownTests knockdown and the canknockdown flag
/datum/unit_test/paralyzeTests paralyze and stuns that have two flags checked (in this case, canstun and canknockdown)
/datum/unit_test/unconsciousnessTests unconsciousness and the canunconscious flag
/datum/unit_test/stun_absorbTests for stun absorption