Xadras / stasiscl

Automatically exported from code.google.com/p/stasiscl
0 stars 0 forks source link

Algalon #145

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What exactly went wrong? Was a particular stat reported incorrectly, was a
raider assigned the wrong class or pets, was a log split up improperly, or
was it something else? Please be as specific as you can with regard to
particular fights, players, pets, or mobs.
Algalon fight isn't split.

Were there any error messages or warnings on the console when you ran the
program?
Nope.

NOTE: Please be prepared to send a copy of the combat log that caused you
trouble. If you would like to post it now, please zip it first to save space.

The following code is sufficient to recognize the Algalon fight:
{
    short       => "algalon",
    zone        => "ulduar",
    long        => "Algalon the Observer",
    mobStart    => [ 32871 ],
    mobContinue => [ 32955, 33052, 33089],
    mobEnd      => [ 32871 ],
    timeout     => 30,
},

Original issue reported on code.google.com by breser on 31 May 2009 at 11:21

GoogleCodeExporter commented 9 years ago

Original comment by gianmerlino@gmail.com on 14 Jun 2009 at 8:02