[11153] Apply at least same checks at used at hit for miss aggro.

* Miss cases must have not less stricted checkd for combat start for comparison with normal hit.
* Also cleanup code
This commit is contained in:
VladimirMangos 2011-02-12 21:56:38 +03:00
parent 241726bf81
commit 709dd6fed8
2 changed files with 13 additions and 10 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "11152"
#define REVISION_NR "11153"
#endif // __REVISION_NR_H__