[9373] Fixed rune consume at no rune code mods

Do rune cost calculations only if no no rune cost mod active
This commit is contained in:
VladimirMangos 2010-02-14 14:21:47 +03:00
parent 40ed0190fa
commit 97cdb501a8
3 changed files with 46 additions and 42 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "9372"
#define REVISION_NR "9373"
#endif // __REVISION_NR_H__