(I think im using 21.2, its from the prebuild in the download section)
Issue: The warlock trainers offer the summon imp spell in their buy to learn list. This spell is learned from a quest.
Spell Name: Summon Imp
ID: 688
Fix:
-- Remove Summon Imp spellID 688 from the pay to learn trainer window --
DELETE FROM `npc_trainer_template` WHERE spell ='688';
Recommended Comments