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_proc_event.sql
blob
5bf3eb085c82a4fdc57d1740515af8e778870a1b
1
DELETE FROM `spell_proc_event` WHERE `entry` IN ( 25252, 30339 );
2
INSERT INTO `spell_proc_event` VALUES
3
(25252,0,0,0,0,1,0),
4
(30339,0,0,0,0,1,0);