Back to 'pet_spell_cooldown' Return to characters Go to 'petition_sign'
This table holds information on all ongoing petitions for a guild or for an arena team.
Field | Type | Attributes | Key | Null | Default | Extra | Comment |
---|---|---|---|---|---|---|---|
ownerguid | int | unsigned | PRI | NO | |||
petitionguid | int | unsigned | YES | 0 | |||
name | varchar(24) | NO | |||||
type | tinyint | unsigned | PRI | NO | 0 |
The character guid of the owner that is trying to found the guild/arena team.
The guid of the charter item.
The name of the guild or arena team that the player is petitioning for.
The type of the petition.
ID | Name |
---|---|
2 | ARENA_TEAM_CHARTER_2v2_TYPE |
3 | ARENA_TEAM_CHARTER_3v3_TYPE |
5 | ARENA_TEAM_CHARTER_5v5_TYPE |
9 | GUILD_CHARTER_TYPE |
Back to 'pet_spell_cooldown' Return to characters Go to 'petition_sign'