[12048] Implement SummonPossessed

Version slightly derived from GriffonHeart's version.
This commit is contained in:
GriffonHeart 2012-07-16 17:18:44 +02:00 committed by Schmoozerd
parent 8b075e1037
commit 161b18b760
5 changed files with 69 additions and 8 deletions

View file

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