[12170] Add support to link summoned npcs with following

Thanks to crackm for insisting that this needs a core change and testing
This commit is contained in:
Schmoozerd 2012-09-02 16:13:13 +02:00 committed by Antz
parent b8b907c138
commit 970f049799
2 changed files with 7 additions and 2 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "12169"
#define REVISION_NR "12170"
#endif // __REVISION_NR_H__