Added new fields to database.

This commit is contained in:
tomrus88 2009-05-27 16:44:50 +04:00
parent 42795a5539
commit 885d1256b2
8 changed files with 35 additions and 13 deletions

View file

@ -41,9 +41,11 @@ struct GameObjectInfo
char *name;
char *IconName;
char *castBarCaption;
char *unk1;
uint32 faction;
uint32 flags;
float size;
uint32 questItems[4];
union // different GO types have different data field
{
//0 GAMEOBJECT_TYPE_DOOR