mirror of
https://github.com/mangosfour/server.git
synced 2025-12-13 13:37:05 +00:00
Added placeholders for new battlegrounds, some other stuff.
This commit is contained in:
parent
7df6372458
commit
02bcc56919
43 changed files with 567 additions and 113 deletions
|
|
@ -45,7 +45,7 @@ struct GameObjectInfo
|
|||
uint32 faction;
|
||||
uint32 flags;
|
||||
float size;
|
||||
uint32 questItems[4];
|
||||
uint32 questItems[6];
|
||||
union // different GO types have different data field
|
||||
{
|
||||
//0 GAMEOBJECT_TYPE_DOOR
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue