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
/
5374_mangos_spell_affect.sql
blob
77bb74fca5bdef26f2db93cbaa4e7a4e0e2b8bf3
1
DELETE FROM spell_affect WHERE entry IN (29888,29889);
2
INSERT INTO spell_affect VALUES
3
(29888,0,0,0,0,0,0,0x0000000040000000,0),
4
(29889,0,0,0,0,0,0,0x0000000040000000,0);