The `player_factionchange_quest` table
Determains what quest should be changed during a faction change
Table Structure
Field | Type | Attributes | Key | Null | Default | Extra | Comment |
---|---|---|---|---|---|---|---|
alliance_id | INT | UNSIGNED | PRI UNIQUE | NO | |||
horde_id | INT | UNSIGNED | PRI UNIQUE | NO |
Description of the fields