Core/Misc: Change default expansion to 10 in config file template

Port From (https://github.com/TrinityCore/TrinityCore/commit/37c98325f6fba224b3a28ccc0cebc73d608e5741)
This commit is contained in:
Hondacrx
2024-10-09 00:26:05 -04:00
parent 3c3c84b736
commit b4177e374b
+3 -2
View File
@@ -680,7 +680,8 @@ DeclinedNames = 0
# Expansion # Expansion
# Description: Allow server to use content from expansions. Checks for expansion-related # Description: Allow server to use content from expansions. Checks for expansion-related
# map files, client compatibility and class/race character creation. # map files, client compatibility and class/race character creation.
# Default: 9 - (Expansion 9) # Default: 10 - (Expansion 10)
# 9 - (Expansion 9)
# 8 - (Expansion 8) # 8 - (Expansion 8)
# 7 - (Expansion 7) # 7 - (Expansion 7)
# 6 - (Expansion 6) # 6 - (Expansion 6)
@@ -691,7 +692,7 @@ DeclinedNames = 0
# 1 - (Expansion 1) # 1 - (Expansion 1)
# 0 - (Disabled, Ignore and disable expansion content (maps, races, classes) # 0 - (Disabled, Ignore and disable expansion content (maps, races, classes)
Expansion = 9 Expansion = 10
# #
# MinPlayerName # MinPlayerName