Core/Pooling: Quest pooling rewrite
Port From (https://github.com/TrinityCore/TrinityCore/commit/51fbda4223442635a35d3225c0797d0151ea7051)
This commit is contained in:
@@ -1025,6 +1025,15 @@ Quests.IgnoreAutoComplete = 0
|
||||
|
||||
Quests.DailyResetTime = 3
|
||||
|
||||
#
|
||||
# Quests.WeeklyResetWDay
|
||||
# Description: Day of the week when weekly quest reset occurs.
|
||||
# Range: 0 (Sunday) to 6 (Saturday)
|
||||
# Default: 3 - (Wednesday)
|
||||
#
|
||||
|
||||
Quests.WeeklyResetWDay = 3
|
||||
|
||||
#
|
||||
# Guild.EventLogRecordsCount
|
||||
# Description: Number of log entries for guild events that are stored per guild. Old entries
|
||||
|
||||
Reference in New Issue
Block a user