[7288] Implement CreatureAI::JustReachedHome scripting call for home movement end point event.

Signed-off-by: VladimirMangos <vladimir@getmangos.com>
This commit is contained in:
NoFantasy 2009-02-16 19:04:30 +03:00 committed by VladimirMangos
parent e7fc5e390b
commit 16cb8a5eda
3 changed files with 7 additions and 1 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "7287"
#define REVISION_NR "7288"
#endif // __REVISION_NR_H__