Looking at that list Telin, I think I know why we see duplicate pets.
Whoever made this sheet was running an Excel macro to fold all the 00, 01, 02 etc NPC names into a single grouping. We can see the result in the worry_wraith pets up above: all the pets were folded into a single 'a_worry_wraith_pet' entry and Count was incremented accordingly. This worked fine for most NPCs, but macro kept the individual entries for pets though, because it was coded badly / broken.
In zones where there were lots of pets for a single NPC, you end up with an overall grouping with the sum count of all the pets (like here, for the glare lords).
In zones where there was only a single mob and a single pet, you end up with a 00 of the pet and a grouping for the pet, so two.
That solves the duplicate pets mystery I think.
|