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
/
4517_spell_affect.sql
blob
2f204412bc485323cbc4a2b2aca1b2451fcdf8ad
1
DELETE FROM `spell_affect` WHERE `entry` IN (41021,41026);
2
INSERT INTO `spell_affect` VALUES
3
(41021,0,0,0,0,0,0,274877906944,0),
4
(41021,1,0,0,0,0,0,274877906944,0),
5
(41026,0,0,0,0,0,0,274877906944,0),
6
(41026,1,0,0,0,0,0,274877906944,0);