My 70th mage is chain summoning "Blade of the Kedge" for its pet. When I examine the INI, I notice the variable PetToysGave=Gonaner. Previous to the most recent patch, that would be something resembling an array of items given to the pet. It no longer seems to update, and I suspect this is causing the behavior.
Did something change that I need to know about? I recall prior to this patch, Mage pets would only give one weapon to their pet.
Did something change that I need to know about? I recall prior to this patch, Mage pets would only give one weapon to their pet.
Rich (BB code):
[Pet]
PetOn=1
PetSpell=Servant of Marr
PetFocus=NULL
PetShrinkOn=1
PetShrinkSpell=Tiny Companion
PetBuffsOn=1
PetBuffsSize=8
PetBuffs1=!Elemental Empathy
PetBuffs2=Burnout V
PetBuffs3=NULL
PetBuffs4=NULL
PetBuffs5=NULL
PetBuffs6=NULL
PetBuffs7=NULL
PetBuffs8=NULL
PetCombatOn=1
PetAssistAt=95
PetToysSize=6
PetToysOn=1
PetToys1=Blade of the Kedge
PetToys2=Blade of the Kedge
PetToys3=Muzzle of Mardu
PetToys4=Girdle of Magi'Kot
PetToys5=NULL
PetToys6=NULL
PetToysGave=Gonaner
PetBreakMezSpell=NULL
PetRampPullWait=0
PetSuspend=0
MoveWhenHit=0
PetHoldOn=1
PetForceHealOnMed=0

