[10372] Implement EFLAG_RANDOM_ACTION

It allow execute one random action from EventAI event actions
instead each action from event actions.
This commit is contained in:
VladimirMangos 2010-08-18 14:23:45 +04:00
parent dbe9c6f190
commit a17450047b
4 changed files with 40 additions and 13 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "10371"
#define REVISION_NR "10372"
#endif // __REVISION_NR_H__