[7318] Fixed damage bonus for spell 1329 and ranks when target is poisoned.

Signed-off-by: ApoC <apoc@nymfe.net>
This commit is contained in:
Tequila 2009-02-21 11:25:01 +01:00 committed by ApoC
parent 011bd0c1de
commit 9f4154a6f9
2 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "7317"
#define REVISION_NR "7318"
#endif // __REVISION_NR_H__