[9478] Reimplement Aura::IsNeedVisibleSlot

Rewrite base at area aura type check
* For positive area aura types show at non-caster target or caster-totem or non-passive aura at caster
* For negative area aura show at non-caster target
* For other auars show at any target if non passive auras or totem-caster
This commit is contained in:
VladimirMangos 2010-02-28 08:40:00 +03:00
parent 9a51a65b47
commit e05f4b1b03
2 changed files with 13 additions and 15 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "9477"
#define REVISION_NR "9478"
#endif // __REVISION_NR_H__