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
/
5411_mangos_spell_affect.sql
blob
71409d0ee506057b8cb5dab7b7fa15a1a0cae8d0
1
DELETE FROM spell_affect WHERE `entry` IN (33167, 33171, 33172);
2
INSERT INTO spell_affect VALUES
3
(33167,0,0,0,0,0,0,0x0000008100000000,0),
4
(33171,0,0,0,0,0,0,0x0000008100000000,0),
5
(33172,0,0,0,0,0,0,0x0000008100000000,0);