// examine distant location (F3)
// Do you want the dialog to stay active until cancelled? YES/NO

[FAR_LOOK_REPEAT:YES]

// When moving on a fence, do you want the game to:
// ASK - ask if you want to climb
// NO  - never climb automatically (and never ask)
// YES - always climb automatically
//
[AUTO_CLIMB:ASK]

// Ask a confirmation to exit zoomed in map if dogs or companions are left behind? YES/NO
//
[LEFT_BEHIND_CONFIRMATION:YES]












