[8135] Cast quest rewarded spells after mark spell as completed.

Some spell have spell_area requirement for cast (for later re-apply)
This commit is contained in:
VladimirMangos 2009-07-06 15:48:26 +04:00
parent ef6b3f978d
commit 5d8bd14d38
2 changed files with 30 additions and 28 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "8134"
#define REVISION_NR "8135"
#endif // __REVISION_NR_H__