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.10
/
5163_mangos_spell_proc_event.sql
blob
d85b344460ab43d62bd0f78ca4a8e86654ad1b84
1
DELETE FROM `spell_proc_event` WHERE `entry` IN (26119,43748);
2
INSERT INTO `spell_proc_event` VALUES
3
(26119,0,0,0,11,0x0000000090100003,0x00004000,0),
4
(43748,0,0,0,11,0x0000000090100000,0x00004000,0);