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
/
4434_spell_proc_event.sql
blob
8d0e3be466bd3bea7ab462a40e42055bc97870bb
1
DELETE FROM `spell_proc_event` WHERE `entry` IN (29801,30030,30033);
2
INSERT INTO `spell_proc_event` VALUES
3
(29801,0,0,0,0,0,1,0),
4
(30030,0,0,0,0,0,1,0),
5
(30033,0,0,0,0,0,1,0);