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.11
/
6270_mangos_spell_proc_event.sql
blob
a92da067bda9335c298da2a865bea21b6ad98336
1
DELETE FROM `spell_proc_event` WHERE `entry` in (31569,31570);
2
INSERT INTO `spell_proc_event` VALUES
3
(31569,0,0,0,3,0x0000000000010000,0x00004000,0),
4
(31570,0,0,0,3,0x0000000000010000,0x00004000,0);