Update IndividualProgression.h

This commit is contained in:
Grimfeather
2025-06-12 10:20:28 +02:00
committed by GitHub
parent db2183bf15
commit 505c8ee883

View File

@@ -24,8 +24,8 @@ typedef std::unordered_map<uint32, uint32> questXpMapType;
enum ProgressionLevelThreshold
{
IP_LEVEL_VANILLA = 60,
IP_LEVEL_TBC = 70,
IP_LEVEL_WOTLK = 80
IP_LEVEL_TBC = 70,
IP_LEVEL_WOTLK = 80
};
enum ProgressionBossIDs