repo.or.cz
/
getmangos.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
[10051] Fixed talent 58426 broken after 3.3.3 switch.
[getmangos.git]
/
sql
/
updates
/
0.10
/
5072_mangos_spell_proc_event.sql
blob
522c451bacfc1441519cb8c8aeedf8bfad2cc083
1
DELETE FROM `spell_proc_event` WHERE `entry` IN (12328,18765);
2
INSERT INTO `spell_proc_event` VALUES
3
(12328,0,0,0,0,0x0000000000000000,0xC4000001,0),
4
(18765,0,0,0,0,0x0000000000000000,0xC4000001,0);