[10543] Fix handling of spell 14157 and 14189 so they really apply combo points after current spell finished.

Also spell 70802 from new item set needs same treatment.
This commit is contained in:
Lynx3d 2010-09-26 16:53:54 +02:00
parent 4598224659
commit 02e16ffd34
2 changed files with 11 additions and 5 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "10542"
#define REVISION_NR "10543"
#endif // __REVISION_NR_H__