The `battlemaster_entry` table
Holds information on which NPC can start what battleground or arena.
Table Structure
Field | Type | Attributes | Key | Null | Default | Extra | Comment |
---|---|---|---|---|---|---|---|
entry | MEDIUMINT | UNSIGNED | PRI | NO | 0 | Entry of a creature | |
bg_template | MEDIUMINT | UNSIGNED | NO | 0 | Batleground template id |
Description of the fields
The ID of the creature. See creature_template.entry
The battleground_template.id.