spell_disable_trainers
This table defines which spells would be disabled/replaced by an other spell.
Structure
| Field | Type | Default | Comment |
|---|---|---|---|
| spellid | mediumint(10) | ||
| replacement_spellid | mediumint(10) |
spellid
The spell ID.
replacement_spellid
Spell ID to replace the spell ID.