[8129] More work on spell 20243

* No need to loop over rest of auras if correct one found
* Fixed spell not applied 58567

Signed-off-by: ApoC <apoc@nymfe.net>
This commit is contained in:
ApoC 2009-07-05 20:06:26 +02:00
parent de974e5537
commit a2d9467428
2 changed files with 8 additions and 2 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "8128"
#define REVISION_NR "8129"
#endif // __REVISION_NR_H__