mirror of
https://github.com/mangosfour/server.git
synced 2025-12-19 04:37:06 +00:00
[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:
parent
556c817865
commit
6b25da27dd
2 changed files with 17 additions and 23 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#ifndef __REVISION_NR_H__
|
||||
#define __REVISION_NR_H__
|
||||
#define REVISION_NR "8335"
|
||||
#define REVISION_NR "8336"
|
||||
#endif // __REVISION_NR_H__
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue