Petition - cmangos/issues GitHub Wiki
Back to the characters database list of tables.
This table holds information on all ongoing petitions for a guild or for an arena team.
Field | Type | Null | Key | Default | Extra |
ownerguid | int(10) unsigned | NO | PRI | ||
petitionguid | int(10) unsigned | YES | 0 | ||
name | varchar(255) | NO | |||
type | int(10) unsigned | NO | 0 |
The petition’s owner’s GUID. See character.guid
The GUID of the petition item. See item_instance.guid
The name of the guild or arena team that the player is trying to ask for petitions for.
The type of the petition.
ID | Type |
---|---|
2 | 2vs2 Arena charter |
3 | 3vs3 Arena charter |
5 | 5vs5 Arena charter |
9 | Guild charter |