Initial Patch of Auction House bot rev. 135
[auctionmangos.git] / sql / updates / 0.7 / 4021_spell_chain.sql
blob91c887a318d3c1a68dbb71e98af387d3de85e42b
1 DELETE FROM `spell_chain` WHERE `spell_id` IN (25251, 30335);
3 INSERT INTO `spell_chain` VALUES
4 (25251,23894,23881,5),
5 (30335,25251,23881,6);