mirror of
https://github.com/mod-playerbots/mod-playerbots
synced 2025-11-29 15:58:20 +08:00
Add a config option for dropping obsolete quests (#745)
This commit is contained in:
@@ -368,6 +368,10 @@ AiPlayerbot.SyncQuestWithPlayer = 1
|
||||
# Default: 0 (disabled)
|
||||
AiPlayerbot.SyncQuestForPlayer = 0
|
||||
|
||||
# Bots will drop obsolete quests
|
||||
# Default: 1 (enabled)
|
||||
AiPlayerbot.DropObsoleteQuests = 1
|
||||
|
||||
#
|
||||
#
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user