Pool template
Ir a la navegación
Ir a la búsqueda
La tabla `pool_template`
Esta tabla sirve para crear grupos de spawns aleatorios.
Estructura
Field | Type | Attributes | Key | NULL | Default | Extra | Comment | |
---|---|---|---|---|---|---|---|---|
entry | mediumint(8) | unsigned | PRI | NO | 0 | Pool entry | ||
mapId | int(10) | unsigned | YES | NULL | ||||
max_limit | int(10) | unsigned | NO | 0 | Max number of objects (0) is no limit | |||
description | varchar(255) | signed | YES | NULL |