[8708] Fixed damage from spell 1120 and ranks when target below or equal 25% of health.

Signed-off-by: ApoC <apoc@nymfe.net>
This commit is contained in:
KiriX 2009-10-22 14:10:27 +02:00 committed by ApoC
parent f1800cf05a
commit eb26f27a21
3 changed files with 13 additions and 1 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "8707"
#define REVISION_NR "8708"
#endif // __REVISION_NR_H__