spell_pet_auras - Schmoozerd/mangos-wotlk GitHub Wiki
Back to world database list of tables.
| Field | Type | Attributes | Key | Null | Default | Extra | Comment |
| spell | mediumint(8) | unsigned | PRI | NO | NULL | dummy spell id | |
| effectId | tinyint(3) | unsigned | PRI | NO | 0 | ||
| pet | mediumint(8) | unsigned | PRI | NO | 0 | pet id; 0 = all | |
| aura | mediumint(8) | unsigned | NO | NULL | pet aura id |