how do i remove spells from my database
how do i remove spells from my database
Find the spell in your Database. (Navicat, HeidiSQL, etc)
You can search for it in Navicat, by pressing CTRL+F
Right-click it when you find the spell, and ''Delete Record''
Spells are stored in the DBC files, not in the database![]()
And that's why you have the spell_disable table
If you want to remove spell or add spell you have to edit DBC files.
If you want to DISABLE spell then you have to use spell_disable table in world database
There's no reason to actually remove a spell from the game