Game_event_pool - cmangos/issues GitHub Wiki
Back to world database list of tables.
Contains all pool instances that participate to any game event.
Field | Type | Null | Key | Default | Extra |
pool_entry | mediumint(8) unsigned | NO | 0 | ||
event | smallint(6) | NO | 0 |
Pool’s ID. See pool_template
Event’s ID. Put negatives values to remove during event. See game_event