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
/
5146_mangos_spell_proc_event.sql
blob
638d22c710ea79374b0016cccbb6f539e2b513a8
1
DELETE FROM `spell_proc_event` WHERE `entry` IN (37169,43745);
2
INSERT INTO `spell_proc_event` VALUES
3
(37169,0,0,0,8,0x0000000000020000,0x00000000,0),
4
(43745,0,0,0,10,0x0000020000000000,0x00020000,0);
5