diff --git a/zone/aa.cpp b/zone/aa.cpp index b1c561c9e..af25985cc 100644 --- a/zone/aa.cpp +++ b/zone/aa.cpp @@ -647,7 +647,7 @@ void Mob::TypesTemporaryPets(uint32 typesid, Mob *targ, const char *name_overrid xy_location(5, 5), xy_location(-5, 5), xy_location(5, -5), xy_location(-5, -5), xy_location(10, 10), xy_location(-10, 10), xy_location(10, -10), xy_location(-10, -10), xy_location(8, 8), xy_location(-8, 8), xy_location(8, -8), xy_location(-8, -8) - };; + }; while(summon_count > 0) { int pet_duration = pet.duration;