mirror of
https://github.com/EQEmu/Server.git
synced 2026-09-06 08:16:35 +00:00
Fix for Berserker 'Piercing' skill issues
This commit is contained in:
@@ -186,6 +186,8 @@ namespace RoF2 {
|
||||
static const size_t POTION_BELT_ITEM_COUNT = 5;
|
||||
|
||||
static const size_t TEXT_LINK_BODY_LENGTH = 56;
|
||||
|
||||
static const size_t PLAYER_PROFILE_SKILL_MAX = Skill2HPiercing;
|
||||
}
|
||||
|
||||
namespace limits {
|
||||
|
||||
Reference in New Issue
Block a user