[11888] Implement FLAG_DESPAWN_ON_EVADE for creature_linking.

Thanks to Xfurry for testing

Signed-off-by: Schmoozerd <schmoozerd@scriptdev2.com>
This commit is contained in:
Schmoozerd 2012-01-25 23:25:40 +01:00
parent df9e0ebf6a
commit f25e14fd9f
3 changed files with 6 additions and 3 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "11887"
#define REVISION_NR "11888"
#endif // __REVISION_NR_H__