NOTE: This page is auto-generated from the MAGNET DBDocs module, Any changes made directly to this page will be lost when it is regenerated. |
Description of the 'pet_spell' table for MaNGOSTwo
This table holds information on individual pet spells.
Table Notes
This table uses the 'MyISAM' DB Engine
The Field definitions follow:
Field Name | Field Type | Nullable | Key | Default Value | Attributes | Notes |
---|---|---|---|---|---|---|
guid | int(11) unsigned | NO | PRI | '0' | The pet GUID. [See character_pet.id]. | |
spell | int(11) unsigned | NO | PRI | '0' | The spell ID.[See (Spell.dbc] | |
active | int(11) unsigned | NO | '0' | Boolean 0 or 1 controlling if the spell is active or not. |
Description of the fields
guid int(11) unsigned
The pet GUID. [See character_pet.id].
spell int(11) unsigned
The spell ID.[See (Spell.dbc]
active int(11) unsigned
Boolean 0 or 1 controlling if the spell is active or not.
auto-generated by the getMaNGOS.eu MAGNET dbdocs module
Edited by Antz
Recommended Comments
There are no comments to display.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now