[10956] Implement support triggered spells in SCRIPT_COMMAND_CAST_SPELL

Signed-off-by: VladimirMangos <vladimir@getmangos.com>
This commit is contained in:
Schmoozerd 2011-01-04 04:14:12 +03:00 committed by VladimirMangos
parent 9174e5d085
commit 883e88fad5
5 changed files with 6 additions and 5 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "10955"
#define REVISION_NR "10956"
#endif // __REVISION_NR_H__