dead 
Vars | |
| can_reenter_corpse | Can the player return to their corpse? |
|---|---|
Procs | |
| get_name_from_corpse | Attempts to retrieve a name from a corpse, otherwise returns a randomly generated one. |
| 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
can_reenter_corpse 
Can the player return to their corpse?
Proc Details
get_name_from_corpse
Attempts to retrieve a name from a corpse, otherwise returns a randomly generated one.
unset_reenter_corpse
Helper for setting can_reenter_corpse to FALSE
update_monochrome
Adds or removes the monochrome filter based on certain traits.