/_is_abstract/datum/component/hallucination | Generic hallucination effects - subclass for fancy effects |
---|
/datum/component/hallucination/trippy_colors | Trippy colors - apply an RGB swap to client's vision |
---|
/datum/component/hallucination/random_sound | Random sound - play a sound from a list with a prob per life tick |
---|
/datum/component/hallucination/random_image | Random image - hallucinate an image on a visible tile with prob per life tick |
---|
/datum/component/hallucination/fake_attack | Fake attack - hallucinate being attacked by something |
---|
/datum/component/hallucination/random_image_override | Random image override - hallucinate an image on a filtered atom either in or out of view in range with prob per life tick, with an option to add as overlay or replace the icon |
---|
/datum/component/hallucination/fake_singulo | Fake singulo - hallucinate a loose singularity approaching you and eating the station |
---|
/proc/fake_blood | Helper procs |
---|