[12120] Add support for server-side npc summon spells

Signed-off-by: Schmoozerd <schmoozerd@scriptdev2.com>
This commit is contained in:
cyberium 2012-08-23 13:14:25 +02:00 committed by Antz
parent 393a735d6d
commit 2b1842dfb0
5 changed files with 25 additions and 21 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "12119"
#define REVISION_NR "12120"
#endif // __REVISION_NR_H__