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
/
5482_mangos_spell_affect.sql
blob
f6a476ad58b6d0ba65c1b4679cd16c740b2cdd6f
1
ALTER TABLE spell_affect
2
DROP SpellId,
3
DROP SchoolMask,
4
DROP Category,
5
DROP SkillID;