code/modules/unit_tests/mob_damage.dm
/datum/unit_test/mob_damage | Tests to make sure mob damage procs are working correctly |
---|---|
/datum/unit_test/mob_damage/basic | Tests that mob damage procs are working as intended for basic mobs |
/datum/unit_test/human_tox_damage | Tests that humans get the tox_vomit status effect when heavily poisoned |