mirror of
https://github.com/mangosfour/server.git
synced 2025-12-13 22:37:03 +00:00
[11957] Aura 10848 should not cause UNIT_AURAFLAG_ALIVE_INVISIBLE
Signed-off-by: Schmoozerd <schmoozerd@scriptdev2.com>
This commit is contained in:
parent
bf7e46a7f8
commit
f48a6778ce
2 changed files with 1 additions and 2 deletions
|
|
@ -2897,7 +2897,6 @@ void Aura::HandleAuraDummy(bool apply, bool Real)
|
|||
target->PlayDirectSound(14972, (Player *)target);
|
||||
}
|
||||
return;
|
||||
case 10848:
|
||||
case 27978:
|
||||
case 40131:
|
||||
if (apply)
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
#ifndef __REVISION_NR_H__
|
||||
#define __REVISION_NR_H__
|
||||
#define REVISION_NR "11956"
|
||||
#define REVISION_NR "11957"
|
||||
#endif // __REVISION_NR_H__
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue