mirror of
https://github.com/mod-playerbots/mod-playerbots.git
synced 2026-01-13 00:58:33 +00: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