Skip to content

Gameobject_battleground

Schmoozerd edited this page Apr 14, 2013 · 1 revision

Back to world database list of tables.

The `gameobject_battleground` table

This table contains the events of gameobjects which are spawned on battlegrounds.

Structure

Field Type Null Key Default
guid int(10) unsigned NO PRI NULL
event1 tinyint(3) unsigned NO NULL
event2 tinyint(3) unsigned NO NULL

Description of the fields

guid

The global unique identifier for the game object. This field must be unique among all game objects and is linked to the gameobject-table.

event1

main event

event2

sub event

Clone this wiki locally