mirror of
https://github.com/mangosfour/server.git
synced 2025-12-14 16:37:01 +00:00
[11578] Prevent lost aura from spell applied at use equipped consumable item.
So aura will not removed at unequip like item with multiply charges, and will not removed at last charge with item deleting in result. No like items in 3.x known but exist in prev. client versions.
This commit is contained in:
parent
c462ee5834
commit
7371bb96e1
2 changed files with 15 additions and 4 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#ifndef __REVISION_NR_H__
|
||||
#define __REVISION_NR_H__
|
||||
#define REVISION_NR "11577"
|
||||
#define REVISION_NR "11578"
|
||||
#endif // __REVISION_NR_H__
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue