[7622] Added creatureAI with related database tables. Author: AlexDereka

*Note: three tables are renamed.

--HG--
branch : trunk
This commit is contained in:
megamage
2009-04-07 19:38:09 -05:00
parent 24dede78d3
commit f59c4debf6
28 changed files with 3190 additions and 2490 deletions

View File

@@ -28,6 +28,7 @@
#include "Corpse.h"
#include "World.h"
#include "CellImpl.h"
#include "CreatureAI.h"
class TRINITY_DLL_DECL ObjectGridRespawnMover
{