[10608] Update melee miss chance calculations...finally.

Also thanks to Revils for correcting effective skill for spells that don't use weapon despite being melee/ranged ability.

Signed-off-by: Lynx3d <lynx3d@some-imaginary-isp.org>
This commit is contained in:
MrLama 2010-10-14 11:20:32 +02:00 committed by Lynx3d
parent c44438a517
commit 699a22b2de
2 changed files with 46 additions and 54 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "10607"
#define REVISION_NR "10608"
#endif // __REVISION_NR_H__