mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-31 04:56:20 +00:00
Updates to fix taunt button on PET UI to match live behavior.
This commit is contained in:
@@ -155,6 +155,7 @@ struct PetInfo {
|
||||
SpellBuff_Struct Buffs[PET_BUFF_COUNT];
|
||||
uint32 Items[EQ::invslot::EQUIPMENT_COUNT];
|
||||
char Name[64];
|
||||
bool taunting;
|
||||
};
|
||||
|
||||
struct ZoneSpellsBlocked {
|
||||
|
||||
Reference in New Issue
Block a user