pool_template - Schmoozerd/mangos-wotlk GitHub Wiki

Back to world database list of tables.

The `pool_template` table

Contains all pool instances that participate to any game event.

Structure

Field Type Null Key Default Extra
entry mediumint(8) unsigned NO PRI 0
max_limit int(10) unsigned NO 0

Description of the fields

entry

Pool’s ID.

max_limit

Max number of objects (0) is no limit.

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