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
/
5530_mangos_spell_learn_spell.sql
blob
0fedce3f45e5e44d256eb5744addbd5bc0e600fa
1
DELETE FROM spell_learn_spell WHERE entry IN (33943);
2
INSERT INTO spell_learn_spell VALUES (33943,34090,0);