[11512] Fixes for channeled spells casting.

* Set as expected caster channeling target to created dynamic object
  at persistent aura area spell casts for channeled spell.
* Select correct caster/target for triggered spell in case channeled perioding trigger aura.
This commit is contained in:
VladimirMangos 2011-05-20 22:42:36 +04:00
parent 489dc80875
commit 8022cef6a7
3 changed files with 48 additions and 8 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "11511"
#define REVISION_NR "11512"
#endif // __REVISION_NR_H__