mirror of
https://github.com/ZhengPeiRu21/mod-individual-progression
synced 2025-11-29 23:44:51 +08:00
Update IndividualProgression.h
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user