[9784] Move damage and crit calculation for certain effects of spells with delayed hit to spell launch

This commit is contained in:
Laise 2010-04-23 19:52:47 +03:00
parent 8ec81caabf
commit 10b65dcf8f
7 changed files with 128 additions and 22 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "9783"
#define REVISION_NR "9784"
#endif // __REVISION_NR_H__