[6874] * Not remove spell mods for not finished spells

* Ignore self miss in drop combopoints (problems vs 5171 and ranks still exist)
* Allow cast spell on immune if spell can removeit by dispell
This commit is contained in:
DiSlord 2008-12-06 01:24:55 +03:00
parent d00a453863
commit d3b4b341a0
3 changed files with 10 additions and 8 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "6873"
#define REVISION_NR "6874"
#endif // __REVISION_NR_H__