[11144] Prevents abilities that are 'usable while stunned' being usable while in non-stun effects. The usability while stunned is restricted only to stun auras with mechanic stun

Signed-off-by: Ambal <pogrebniak@gala.net>
This commit is contained in:
darkstalker 2011-02-12 15:59:09 +02:00 committed by Ambal
parent 01e4f25888
commit 3d4caa275b
4 changed files with 29 additions and 4 deletions

View file

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