[6984] Update crushing blow chance calculation for 3.0.3.

Required 4 level difference.
Player also can crushing blow if controlled and then considered as creature.
This commit is contained in:
VladimirMangos 2008-12-30 03:58:52 +03:00
parent 71c67a5202
commit 3f397ed035
2 changed files with 8 additions and 4 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "6983"
#define REVISION_NR "6984"
#endif // __REVISION_NR_H__