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.8
/
4259_spell_chain.sql
blob
763396693b16b892f4c70130d82b1b0700aa62dc
1
DELETE FROM `spell_chain` WHERE `spell_id` IN (27168);
2
INSERT INTO `spell_chain` VALUES
3
(27168,20914,20911,5);
4
5
DELETE FROM `spell_chain` WHERE `spell_id` IN (27169);
6
INSERT INTO `spell_chain` VALUES
7
(27169,25899,25899,2);