[8734] Re-implement talent 31789

* Allow apply to enemies of attacked party member
* Correctly apply effect to 3 attackers
This commit is contained in:
VladimirMangos 2009-10-25 10:16:31 +03:00
parent 9746a97174
commit 9e4b833054
2 changed files with 23 additions and 13 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "8733"
#define REVISION_NR "8734"
#endif // __REVISION_NR_H__