forked from cmangos/mangos-wotlk
-
Notifications
You must be signed in to change notification settings - Fork 0
Battleground_events_(2.4.3)
Schmoozerd edited this page Apr 14, 2013
·
1 revision
Back to world database list of tables.
This table contains the description of battleground events.
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 |
Map ID of the Battleground the Event is located in.
This is a Primary Event ID.
This is used to identify Sub Event ID’s that occur within a Primary Event.
Description of the Battleground Event. This is purely for descriptive purposes.