[8336] Prevent apply item 34678 damage effect to cast target if it's friendly.

Current combat target or just selection will be used instead if it not friendly.
This commit is contained in:
VladimirMangos 2009-08-09 09:57:58 +04:00
parent 556c817865
commit 6b25da27dd
2 changed files with 17 additions and 23 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "8335"
#define REVISION_NR "8336"
#endif // __REVISION_NR_H__