Misc/Config: Update CharacterCreating.Disabled.RaceMask and ClassMask
Port From (https://github.com/TrinityCore/TrinityCore/commit/78bc0c41e9156d9211b5d0a49cb260d543b1c175)
This commit is contained in:
@@ -725,10 +725,20 @@ CharacterCreating.Disabled = 0
|
||||
# 256 - (Disabled, Goblin)
|
||||
# 512 - (Disabled, Blood Elf)
|
||||
# 1024 - (Disabled, Draenei)
|
||||
# 2048 - (Disabled, Dark Iron Dwarf)
|
||||
# 4096 - (Disabled, Vulpera)
|
||||
# 8192 - (Disabled, Maghar Orc)
|
||||
# 16384 - (Disabled, Mechagnome)
|
||||
# 2097152 - (Disabled, Worgen)
|
||||
# 8388608 - (Disabled, Pandaren Neutral)
|
||||
# 16777216 - (Disabled, Pandaren Alliance)
|
||||
# 33554432 - (Disabled, Pandaren Horde)
|
||||
# 67108864 - (Disabled, Nightborne)
|
||||
# 134217728 - (Disabled, Highmountain Tauren)
|
||||
# 268435456 - (Disabled, Void Elf)
|
||||
# 536870912 - (Disabled, Lightforged Draenei)
|
||||
# 1073741824 - (Disabled, Zandalari Troll)
|
||||
# 2147483648 - (Disabled, Kul Tiran)
|
||||
|
||||
CharacterCreating.Disabled.RaceMask = 0
|
||||
|
||||
@@ -748,6 +758,7 @@ CharacterCreating.Disabled.RaceMask = 0
|
||||
# 256 - (Disabled, Warlock)
|
||||
# 512 - (Disabled, Monk)
|
||||
# 1024 - (Disabled, Druid)
|
||||
# 2048 - (Disabled, Demon Hunter)
|
||||
|
||||
CharacterCreating.Disabled.ClassMask = 0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user