[11145] Creatures should get into combat if spell/attack is missed or resisted

Signed-off-by: Ambal <pogrebniak@gala.net>
This commit is contained in:
Feanordev 2011-02-12 16:17:55 +02:00 committed by Ambal
parent 3d4caa275b
commit 6bdbfc52d4
2 changed files with 15 additions and 1 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "11144"
#define REVISION_NR "11145"
#endif // __REVISION_NR_H__