[6980] Add some fixes to trigger system

Allow proc from every kill
Fix (and remove hack) priest 32379 and rank (backfire damage after 1 sec)
Remove not need stack overflow protection

Signed-off-by: DiSlord <dislord@nomail.com>
This commit is contained in:
DiSlord 2008-12-30 01:45:50 +03:00
parent 12753049d1
commit a1494d29dc
7 changed files with 28 additions and 36 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "6979"
#define REVISION_NR "6980"
#endif // __REVISION_NR_H__