Appearance
type TXR_mental_state = | typeof danger | typeof free | typeof panic;
Mental-state constants accepted by stalker animation and movement APIs.
src/xrGame/script_animation_action_script.cpp, anim.type enum.
src/xrGame/script_animation_action_script.cpp
anim.type