repo.or.cz
/
auctionmangos.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
Initial Patch of Auction House bot rev. 135
[auctionmangos.git]
/
sql
/
updates
/
0.7
/
4021_spell_chain.sql
blob
91c887a318d3c1a68dbb71e98af387d3de85e42b
1
DELETE FROM `spell_chain` WHERE `spell_id` IN (25251, 30335);
2
3
INSERT INTO `spell_chain` VALUES
4
(25251,23894,23881,5),
5
(30335,25251,23881,6);