Battleground_events - cmangos/issues GitHub Wiki

Back to world database list of tables.

The `battleground_events` table

This table contains the description of battleground events.

Structure

Field Type Null Key Default
map smallint(5) NO PRI NULL
event1 tinyint(3) unsigned NO PRI NULL
event2 tinyint(3) unsigned NO PRI NULL
description VARCHAR NO NULL

Description of the fields

map

event1

event2

description

⚠️ **GitHub.com Fallback** ⚠️