mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-22 10:05:32 +01:00
Core/Players: Updated PLAYER_EXPLORED_ZONES_SIZE
This commit is contained in:
@@ -71,7 +71,7 @@ enum SkillFieldOffset
|
||||
SKILL_PERM_BONUS_OFFSET = SKILL_TEMP_BONUS_OFFSET + 64
|
||||
};
|
||||
|
||||
#define PLAYER_EXPLORED_ZONES_SIZE 189
|
||||
#define PLAYER_EXPLORED_ZONES_SIZE 200
|
||||
|
||||
// Note: SPELLMOD_* values is aura types in fact
|
||||
enum SpellModType
|
||||
|
||||
Reference in New Issue
Block a user