Files
pleb 266483f3cf
CI / macos-latest (push) Has been cancelled
CI / ubuntu-latest (push) Has been cancelled
CI / windows-latest (push) Has been cancelled
Prepare v0.0.2 pre-release
2026-07-21 10:27:02 -07:00

25 lines
800 B
TOML

# Copy or adapt this file to Mudmouth's application-data directory:
# ~/.local/share/mudmouth/config.toml on Linux.
kokoro_url = "http://127.0.0.1:8880"
# Set this to your EverQuest log, or configure it through the TUI.
# log_path = "/home/you/Games/EverQuestLegends/Logs/eqlog_Character_server.txt"
# Saved after first-time setup; Mudmouth scans this folder and its Logs folder
# for eqlog_*.txt files.
# game_directory = "/home/you/Games/EverQuestLegends"
volume = 0.85
max_queue_length = 10
# An NPC repeating the same line within this window accelerates it:
# first occurrence: 1x, second: repeat_second_speed, third and later: repeat_third_plus_speed.
repeat_window_seconds = 15
repeat_second_speed = 1.5
repeat_third_plus_speed = 2.0
[events]
npc_dialogue = true
zone_transitions = false