[8529] check rune cost only if spell has PowerType == POWER_RUNE. Patch provided by yavi.

Signed-off-by: Ambal <pogrebniak@gala.net>
This commit is contained in:
Ambal 2009-09-25 14:28:43 +03:00
parent b24e9de324
commit d937b18dbe
2 changed files with 8 additions and 4 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "8528"
#define REVISION_NR "8529"
#endif // __REVISION_NR_H__