数据库:world数据库:player_factionchange_spells
player_factionchange_spells 表
Basically all spell changes made when player changes faction.
表结构
Field | Type | Attributes | Key | Null | Default | Extra | Comment |
---|---|---|---|---|---|---|---|
alliance_id | INT | UNSIGNED | PRI | NO | |||
horde_id | INT | SIGNED | PRI | NO |
字段说明
alliance_id
This is the alliance spell ID. If you convert to horde and your spells have a record in his table, they will be converted to #horde_id
horde_id
This is the horde spell ID. If you convert to alliance and your spells have a record in his table, they will be converted to #alliance_id
数据库/world数据库/player_factionchange_spells.txt · 最后更改: 2023/09/24 23:08 由 admin