mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-16 07:30:42 +01:00
Core/LFG: (Config) Enable DungeonFinder by default, it was proven to be stable and working.
It is still not perfect and that's why we are waiting for feedback (a.k.a guinea pigs)
This commit is contained in:
@@ -1408,10 +1408,10 @@ AllowTickets = 1
|
||||
#
|
||||
# DungeonFinder.Enable
|
||||
# Description: Dungeon and raid finder system.
|
||||
# Default: 0 - (Disabled)
|
||||
# 1 - (Enabled, Experimental as of still being in development)
|
||||
# Default: 1 - (Enabled)
|
||||
# 0 - (Disabled)
|
||||
|
||||
DungeonFinder.Enable = 0
|
||||
DungeonFinder.Enable = 1
|
||||
|
||||
#
|
||||
# DBC.EnforceItemAttributes
|
||||
|
||||
Reference in New Issue
Block a user