[6844] Implemented configurable assistance aggro delaying. Some typos fixed.

Do not forget to update your config files.
Signed-off-by: ApoC <apoc@nymfe.net>
This commit is contained in:
ApoC 2008-11-24 01:55:53 +01:00
parent c978b80be2
commit 359d4d7dd3
6 changed files with 62 additions and 11 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "6844"
#define REVISION_NR "6845"
#endif // __REVISION_NR_H__