mirror of
https://github.com/mangosfour/server.git
synced 2025-12-14 07:37:01 +00:00
[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:
parent
489dc80875
commit
8022cef6a7
3 changed files with 48 additions and 8 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#ifndef __REVISION_NR_H__
|
||||
#define __REVISION_NR_H__
|
||||
#define REVISION_NR "11511"
|
||||
#define REVISION_NR "11512"
|
||||
#endif // __REVISION_NR_H__
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue