code/modules/hallucinations/hallucinations.dm
/obj/effect/hallucination | Base object for hallucinations. Contains basic behaviour to display an icon only to the target. |
---|---|
/obj/effect/hallucination/no_delete | Subtype that doesn't delete itself. Mostly used for hallucination managers because they delete the hallucinations when required |