# Basic settings. autofight_stop = 80 explore_auto_rest = true rest_wait_percent = 100 explore_delay = 20 show_more = false # Bind movement to n/m instead of b/n bindkey = [n] CMD_MOVE_DOWN_LEFT bindkey = [N] CMD_RUN_DOWN_LEFT bindkey = [^N] CMD_ATTACK_DOWN_LEFT bindkey = [n] CMD_TARGET_DOWN_LEFT bindkey = [N] CMD_TARGET_DIR_DOWN_LEFT bindkey = [n] CMD_MAP_MOVE_DOWN_LEFT bindkey = [N] CMD_MAP_JUMP_DOWN_LEFT bindkey = [m] CMD_MOVE_DOWN_RIGHT bindkey = [M] CMD_RUN_DOWN_RIGHT bindkey = [^M] CMD_ATTACK_DOWN_RIGHT bindkey = [m] CMD_TARGET_DOWN_RIGHT bindkey = [M] CMD_TARGET_DIR_DOWN_RIGHT bindkey = [m] CMD_MAP_MOVE_DOWN_RIGHT bindkey = [M] CMD_MAP_JUMP_DOWN_RIGHT # Bind m functionality to b. bindkey = [b] CMD_TARGET_WIZARD_MOVE bindkey = [B] CMD_TARGET_WIZARD_MISCAST bindkey = [B] CMD_MEMORISE_SPELL bindkey = [b] CMD_DISPLAY_SKILLS