[7943] Stunned targets should not be immune to fear effects.

Signed-off-by: hunuza <hunuza@gmail.com>
This commit is contained in:
Corfen 2009-06-02 12:33:08 +02:00 committed by hunuza
parent 469e8713b2
commit 454c756025
2 changed files with 1 additions and 8 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "7942"
#define REVISION_NR "7943"
#endif // __REVISION_NR_H__