[7860] Implement creature event ai ACTION_T_CALL_FOR_HELP for explicit call for help in some script cases.

This commit is contained in:
VladimirMangos 2009-05-20 21:53:53 +04:00
parent 159258b668
commit f332c000d1
8 changed files with 142 additions and 61 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "7859"
#define REVISION_NR "7860"
#endif // __REVISION_NR_H__