code/datums/status_effects/_status_effect.dm
/datum/status_effect | Status effects are used to apply temporary or permanent effects to mobs. This file contains their code, plus code for applying and removing them. |
---|---|
/atom/movable/screen/alert/status_effect | Alert base type for status effect alerts |