[11028] Implement proper bonus threat distribution for spells not (only) affecting the primary target.

This commit is contained in:
Lynx3d 2011-01-17 16:42:10 +01:00
parent d0e2c2e9af
commit 9baa31bc04
3 changed files with 52 additions and 12 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "11027"
#define REVISION_NR "11028"
#endif // __REVISION_NR_H__