[11757] change target of end cast procs to always be the caster, also not allow skill update when proc is called from cast end part

This commit is contained in:
Laise 2011-07-27 08:49:03 +03:00
parent 0b26ca38a7
commit 4f397bf7aa
3 changed files with 4 additions and 4 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "11756"
#define REVISION_NR "11757"
#endif // __REVISION_NR_H__