Initial Patch of Auction House bot rev. 135
[auctionmangos.git] / sql / updates / 0.10 / 5482_mangos_spell_affect.sql
blobf6a476ad58b6d0ba65c1b4679cd16c740b2cdd6f
1 ALTER TABLE spell_affect
2     DROP SpellId,
3     DROP SchoolMask,
4     DROP Category,
5     DROP SkillID;