spawn_group
This table contains Spawn Group members.
Structure
| Field | Type | Attributes | Key | Null | Default | Extra | Comment |
|---|---|---|---|---|---|---|---|
| groupId | int | unsigned | PRI | NO | |||
| spawnType | tinyint | unsigned | PRI | NO | |||
| spawnId | int | unsigned | PRI | NO | |||
Description of fields
groupId
references spawn_group_template
spawnType
This is the spawn type.
- 0: creature
- 1: gameobject
spawnId
This is the guid of the creature/gameobject included in the group.
