Core: Set The War Within as current expansion
Port From (https://github.com/TrinityCore/TrinityCore/commit/ffebe1a8321e8803b2be1f37a6cc72668d135fd8)
This commit is contained in:
@@ -7,7 +7,7 @@ namespace Framework.Constants
|
||||
{
|
||||
public struct PlayerConst
|
||||
{
|
||||
public const Expansion CurrentExpansion = Expansion.Dragonflight;
|
||||
public const Expansion CurrentExpansion = Expansion.TheWarWithin;
|
||||
|
||||
public const int MaxTalentTiers = 7;
|
||||
public const int MaxTalentColumns = 3;
|
||||
|
||||
Reference in New Issue
Block a user