code/modules/flufftext/Hallucination.dm ![code/modules/flufftext/Hallucination.dm0](git.png)
/datum/hallucination/delusion/custom | Used for making custom delusions. |
---|---|
/proc/select_hallucination_type | Helper to give the passed mob the ability to select a hallucination from the list of all hallucination subtypes. |
/proc/create_delusion | Helper to give the passed mob the ability to create a delusion hallucination (even a custom one). Returns a list of arguments - pass these to _cause_hallucination to cause the desired hallucination |