[12049] Let PossessedSummons despawn on Channeled-Aura interrupt

Maybe this mechanic should also be used for normal possessed mobs, but then their special handling must be removed
Also not entirely sure if this a great place for this code to be - but I didn't catch a better suiting one
This commit is contained in:
Schmoozerd 2012-07-16 18:30:41 +02:00
parent 161b18b760
commit f946197259
2 changed files with 32 additions and 2 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "12048"
#define REVISION_NR "12049"
#endif // __REVISION_NR_H__