observer

Vars | |
admin_ghost | Was this ghost spawned using the admin ghost command. |
---|---|
exorcised | When set by exorcise(), the ghost is unable to return to it's corpse and loses the monochrome filter. |
ghost_adjective | Prefixed adjective to the ghost's name |
ghost_term | name = "[ghost_adjective] [ghost_term] of [real_name]" |
Procs | |
exorcise | Exorcise the ghost. |
unset_reenter_corpse | Helper for setting can_reenter_corpse to FALSE |
update_monochrome | Adds or removes the monochrome filter based on certain traits. |
Var Details
admin_ghost

Was this ghost spawned using the admin ghost command.
exorcised

When set by exorcise(), the ghost is unable to return to it's corpse and loses the monochrome filter.
ghost_adjective

Prefixed adjective to the ghost's name
ghost_term

name = "[ghost_adjective] [ghost_term] of [real_name]"
Proc Details
exorcise
Exorcise the ghost.
unset_reenter_corpse
Helper for setting can_reenter_corpse to FALSE
update_monochrome
Adds or removes the monochrome filter based on certain traits.