diff --git a/common/eq_packet_structs.h b/common/eq_packet_structs.h index 982cbafd7..21745ecc3 100644 --- a/common/eq_packet_structs.h +++ b/common/eq_packet_structs.h @@ -29,7 +29,7 @@ #include "textures.h" -static const uint32 BUFF_COUNT = 25; +static const uint32 BUFF_COUNT = 42; static const uint32 PET_BUFF_COUNT = 30; static const uint32 MAX_MERC = 100; static const uint32 MAX_MERC_GRADES = 10;