Creature_battleground_(2.4.3) - Schmoozerd/mangos-wotlk GitHub Wiki
Back to world database list of tables.
This table contains the description of creatures spawned on battlegrounds.
Field | Type | Null | Key | Default |
guid | int(10) unsigned | NO | PRI | NULL |
event1 | tinyint(3) unsigned | NO | NULL | |
event2 | tinyint(3) unsigned | NO | NULL |
A unique identifier given to each creature to distinguish one creature from another. Two creatures can NOT have same GUID. This GUID is linked to the creature (2.4.3) table. This table just links the NPC GUID in the creature (2.4.3) table to the Battleground Event/Sub Event.
Main Event
Sub Event (Within the Main Event)