mirror of
https://github.com/mangosfour/server.git
synced 2025-12-19 04:37:06 +00:00
[10465] Implement SPELL_EFFECT_REDIRECT_THREAT
Note: all spells with effect expect additional code for redirection reset. Until code adding redirection work longer that expected. Signed-off-by: VladimirMangos <vladimir@getmangos.com> Patch partly rewrited with move new data into HostileRefManager and added redirection to threatAssist. Also bug fixed with redirection threat to unit not in hostile list yet.
This commit is contained in:
parent
f441216aa0
commit
88cc2d440f
7 changed files with 85 additions and 9 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#ifndef __REVISION_NR_H__
|
||||
#define __REVISION_NR_H__
|
||||
#define REVISION_NR "10464"
|
||||
#define REVISION_NR "10465"
|
||||
#endif // __REVISION_NR_H__
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue